We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1e994c commit 7bd5569Copy full SHA for 7bd5569
package.json
@@ -35,7 +35,6 @@
35
"author": "virk,adonisjs",
36
"license": "MIT",
37
"devDependencies": {
38
- "@adonisjs/env": "^4.2.0-0",
39
"@commitlint/cli": "^17.4.4",
40
"@commitlint/config-conventional": "^17.4.4",
41
"@japa/assert": "^1.4.1",
@@ -64,6 +63,7 @@
64
63
"typescript": "^4.9.5"
65
},
66
"dependencies": {
+ "@adonisjs/env": "^4.2.0-0",
67
"@poppinss/chokidar-ts": "^4.0.0-0",
68
"@types/fs-extra": "^11.0.1",
69
"@types/picomatch": "^2.3.0",
0 commit comments