Skip to content

Commit

Permalink
Update to Awilix 10 (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibertoad authored Feb 6, 2024
1 parent 44b6923 commit cd2e0e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Wrapper over awilix to support more complex use-cases, such as async init and eager injection",
"version": "4.0.0",
"dependencies": {
"awilix": "^9.0.0"
"awilix": "^10.0.1"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit cd2e0e0

Please sign in to comment.