Skip to content

Commit 77a4550

Browse files
committed
chore: update AdminJS to v6
BREAKING CHANGE: This package version should be used with AdminJS v6
1 parent 56206fb commit 77a4550

File tree

2 files changed

+736
-177
lines changed

2 files changed

+736
-177
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
},
2222
"peerDependencies": {
2323
"@adminjs/design-system": "^2.0.4",
24-
"adminjs": "^5.5.1"
24+
"adminjs": ">=6.0.0"
2525
},
2626
"devDependencies": {
2727
"@adminjs/design-system": "^2.0.4",
@@ -36,7 +36,7 @@
3636
"@types/xml2js": "^0.4.5",
3737
"@typescript-eslint/eslint-plugin": "^4.6.0",
3838
"@typescript-eslint/parser": "^4.6.0",
39-
"adminjs": "^5.5.1",
39+
"adminjs": "^6.0.0",
4040
"date-fns": "^2.16.1",
4141
"eslint": "^7.12.1",
4242
"eslint-config-prettier": "^6.15.0",

0 commit comments

Comments
 (0)