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 3c2bf69 commit 8c9de98Copy full SHA for 8c9de98
package.json
@@ -24,7 +24,7 @@
24
},
25
"homepage": "https://github.com/SoftwareBrothers/adminjs-mongoose#readme",
26
"peerDependencies": {
27
- "adminjs": "^5.0.0",
+ "adminjs": ">=6.0.0",
28
"mongoose": ">=5"
29
30
"dependencies": {
@@ -40,7 +40,7 @@
40
"@types/mongoose": "^5.7.36",
41
"@typescript-eslint/eslint-plugin": "^4.4.1",
42
"@typescript-eslint/parser": "^4.4.1",
43
+ "adminjs": "^6.0.0",
44
"eslint": "^5.10.0",
45
"eslint-config-airbnb-base": "^13.1.0",
46
"eslint-plugin-import": "^2.14.0",
0 commit comments