Skip to content

Commit 47c2c79

Browse files
committed
chore: update AdminJS peer dependency to v6
BREAKING CHANGE: This package version should be used with AdminJS v6
1 parent 7d908d0 commit 47c2c79

File tree

2 files changed

+1669
-695
lines changed

2 files changed

+1669
-695
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
},
3131
"homepage": "https://github.com/SoftwareBrothers/adminjs-expressjs#readme",
3232
"peerDependencies": {
33-
"adminjs": ">=5.0.0",
33+
"adminjs": ">=6.0.0",
3434
"express": ">=4.16.4",
3535
"express-formidable": "^1.2.0",
3636
"express-session": ">=1.15.6",
@@ -53,7 +53,7 @@
5353
"@types/mongoose": "^5.10.1",
5454
"@typescript-eslint/eslint-plugin": "^4.8.1",
5555
"@typescript-eslint/parser": "^4.8.1",
56-
"adminjs": "^5.0.0",
56+
"adminjs": "^6.0.0",
5757
"chai": "^4.2.0",
5858
"commitlint": "^11.0.0",
5959
"eslint": "^7.13.0",

0 commit comments

Comments
 (0)