Skip to content

Commit 8c9de98

Browse files
committed
chore: update AdminJS to v6
BREAKING CHANGE: This package version should be used with AdminJS v6
1 parent 3c2bf69 commit 8c9de98

File tree

2 files changed

+1665
-700
lines changed

2 files changed

+1665
-700
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
},
2525
"homepage": "https://github.com/SoftwareBrothers/adminjs-mongoose#readme",
2626
"peerDependencies": {
27-
"adminjs": "^5.0.0",
27+
"adminjs": ">=6.0.0",
2828
"mongoose": ">=5"
2929
},
3030
"dependencies": {
@@ -40,7 +40,7 @@
4040
"@types/mongoose": "^5.7.36",
4141
"@typescript-eslint/eslint-plugin": "^4.4.1",
4242
"@typescript-eslint/parser": "^4.4.1",
43-
"adminjs": "^5.0.0",
43+
"adminjs": "^6.0.0",
4444
"eslint": "^5.10.0",
4545
"eslint-config-airbnb-base": "^13.1.0",
4646
"eslint-plugin-import": "^2.14.0",

0 commit comments

Comments
 (0)