We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d908d0 commit 47c2c79Copy full SHA for 47c2c79
package.json
@@ -30,7 +30,7 @@
30
},
31
"homepage": "https://github.com/SoftwareBrothers/adminjs-expressjs#readme",
32
"peerDependencies": {
33
- "adminjs": ">=5.0.0",
+ "adminjs": ">=6.0.0",
34
"express": ">=4.16.4",
35
"express-formidable": "^1.2.0",
36
"express-session": ">=1.15.6",
@@ -53,7 +53,7 @@
53
"@types/mongoose": "^5.10.1",
54
"@typescript-eslint/eslint-plugin": "^4.8.1",
55
"@typescript-eslint/parser": "^4.8.1",
56
- "adminjs": "^5.0.0",
+ "adminjs": "^6.0.0",
57
"chai": "^4.2.0",
58
"commitlint": "^11.0.0",
59
"eslint": "^7.13.0",
0 commit comments