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 abaceee commit 08bb6deCopy full SHA for 08bb6de
package.json
@@ -21,7 +21,7 @@
21
"author": "Wojciech Krysiak",
22
"license": "MIT",
23
"peerDependencies": {
24
- "adminjs": ">=5.0.0",
+ "adminjs": ">=6.0.0",
25
"sequelize": ">=4"
26
},
27
"husky": {
@@ -40,7 +40,7 @@
40
"@types/sinon-chai": "^3.2.4",
41
"@typescript-eslint/eslint-plugin": "^3.7.0",
42
"@typescript-eslint/parser": "^3.7.0",
43
- "adminjs": "^5.0.0",
+ "adminjs": "^6.0.0",
44
"chai": "^4.3.4",
45
"eslint": "^7.5.0",
46
"eslint-config-airbnb": "^18.2.0",
0 commit comments