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 30ca0c3 commit 5cda503Copy full SHA for 5cda503
package.json
@@ -36,7 +36,7 @@
36
"author": "Artem Zabolotnyi <[email protected]>",
37
"license": "MIT",
38
"peerDependencies": {
39
- "adminjs": "^5.0.0",
+ "adminjs": ">=6.0.0",
40
"typeorm": "~0.3.0"
41
},
42
"optionalDependencies": {},
@@ -49,7 +49,7 @@
49
"@types/node": "12.0.10",
50
"@typescript-eslint/eslint-plugin": "^3.7.0",
51
"@typescript-eslint/parser": "^3.7.0",
52
+ "adminjs": "^6.0.0",
53
"chai": "^4.2.0",
54
"class-validator": "^0.11.0",
55
"eslint": "^7.5.0",
0 commit comments