chore: peer dependency version (#8771)
* fix peer dependency version * dotenv * commands * dotenv cli
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
"graphql": "^16.6.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"awilix": "*"
|
||||
"awilix": "^8.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"prepublishOnly": "cross-env NODE_ENV=production tsc --build",
|
||||
|
||||
Reference in New Issue
Block a user