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 82b3cce commit 99961f0Copy full SHA for 99961f0
package.json
@@ -20,7 +20,7 @@
20
"peerDependencies": {
21
"@nestjs/common": "^8.2.6",
22
"@nestjs/core": "^8.2.6",
23
- "adminjs": ">=5.0.0",
+ "adminjs": ">=6.0.0",
24
"rxjs": "^7.1.0"
25
},
26
"devDependencies": {
@@ -31,7 +31,7 @@
31
"@semantic-release/git": "^9.0.0",
32
"@typescript-eslint/eslint-plugin": "^3.7.0",
33
"@typescript-eslint/parser": "^3.7.0",
34
- "adminjs": "^5.0.0",
+ "adminjs": "^6.0.0",
35
"eslint": "^7.5.0",
36
"eslint-config-airbnb": "^18.2.0",
37
"eslint-plugin-import": "^2.22.0",
0 commit comments