Skip to content

Commit

Permalink
Merge pull request #52 from jeffijoe/fix/peer-dep
Browse files Browse the repository at this point in the history
Use correct Awilix version in peerDeps
  • Loading branch information
jeffijoe committed May 27, 2022
2 parents b77d8a4 + 5e57c54 commit 6c40c7d
Show file tree
Hide file tree
Showing 4 changed files with 2,803 additions and 2,805 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
@@ -1,5 +1,9 @@
# Oh yeah!
language: node_js

# Node 18 binaries require glibc >= 2.28
dist: focal

cache:
directories:
- node_modules
Expand Down
9 changes: 9 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,14 @@
# Changelog

# 7.0.1

* Fix `perDependencies` for `awilix`
* Update packages

# 7.0.0

* Update to Awilix v7

# 6.0.0

* Update to Awilix v6
Expand Down

0 comments on commit 6c40c7d

Please sign in to comment.