Skip to content

Commit 08bb6de

Browse files
committed
chore: update AdminJS to v6
BREAKING CHANGE: This package version should be used with AdminJS v6
1 parent abaceee commit 08bb6de

File tree

2 files changed

+672
-590
lines changed

2 files changed

+672
-590
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"author": "Wojciech Krysiak",
2222
"license": "MIT",
2323
"peerDependencies": {
24-
"adminjs": ">=5.0.0",
24+
"adminjs": ">=6.0.0",
2525
"sequelize": ">=4"
2626
},
2727
"husky": {
@@ -40,7 +40,7 @@
4040
"@types/sinon-chai": "^3.2.4",
4141
"@typescript-eslint/eslint-plugin": "^3.7.0",
4242
"@typescript-eslint/parser": "^3.7.0",
43-
"adminjs": "^5.0.0",
43+
"adminjs": "^6.0.0",
4444
"chai": "^4.3.4",
4545
"eslint": "^7.5.0",
4646
"eslint-config-airbnb": "^18.2.0",

0 commit comments

Comments
 (0)