Skip to content

Commit 5cda503

Browse files
committed
chore: update AdminJS to v6
BREAKING CHANGE: This package version should be used with AdminJS v6
1 parent 30ca0c3 commit 5cda503

File tree

2 files changed

+1435
-745
lines changed

2 files changed

+1435
-745
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"author": "Artem Zabolotnyi <[email protected]>",
3737
"license": "MIT",
3838
"peerDependencies": {
39-
"adminjs": "^5.0.0",
39+
"adminjs": ">=6.0.0",
4040
"typeorm": "~0.3.0"
4141
},
4242
"optionalDependencies": {},
@@ -49,7 +49,7 @@
4949
"@types/node": "12.0.10",
5050
"@typescript-eslint/eslint-plugin": "^3.7.0",
5151
"@typescript-eslint/parser": "^3.7.0",
52-
"adminjs": "^5.0.0",
52+
"adminjs": "^6.0.0",
5353
"chai": "^4.2.0",
5454
"class-validator": "^0.11.0",
5555
"eslint": "^7.5.0",

0 commit comments

Comments
 (0)