Skip to content

Commit b82059c

Browse files
committed
chore: update AdminJS to v6
BREAKING CHANGE: This package version should be used with AdminJS v6
1 parent c63527e commit b82059c

File tree

2 files changed

+1684
-738
lines changed

2 files changed

+1684
-738
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
}
2222
},
2323
"peerDependencies": {
24-
"adminjs": ">=5.0.0"
24+
"adminjs": ">=6.0.0"
2525
},
2626
"optionalDependencies": {
2727
"@google-cloud/storage": "^5.3.0",
@@ -38,7 +38,7 @@
3838
"@types/sinon-chai": "^3.2.4",
3939
"@typescript-eslint/eslint-plugin": "^3.7.0",
4040
"@typescript-eslint/parser": "^3.7.0",
41-
"adminjs": "^5.0.0",
41+
"adminjs": "^6.0.0",
4242
"aws-sdk": "^2.728.0",
4343
"chai": "^4.2.0",
4444
"eslint": "^7.5.0",

0 commit comments

Comments
 (0)