Skip to content

Commit 99961f0

Browse files
committed
chore: update AdminJS to v6
BREAKING CHANGE: This package version should be used with AdminJS v6
1 parent 82b3cce commit 99961f0

File tree

2 files changed

+1550
-978
lines changed

2 files changed

+1550
-978
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"peerDependencies": {
2121
"@nestjs/common": "^8.2.6",
2222
"@nestjs/core": "^8.2.6",
23-
"adminjs": ">=5.0.0",
23+
"adminjs": ">=6.0.0",
2424
"rxjs": "^7.1.0"
2525
},
2626
"devDependencies": {
@@ -31,7 +31,7 @@
3131
"@semantic-release/git": "^9.0.0",
3232
"@typescript-eslint/eslint-plugin": "^3.7.0",
3333
"@typescript-eslint/parser": "^3.7.0",
34-
"adminjs": "^5.0.0",
34+
"adminjs": "^6.0.0",
3535
"eslint": "^7.5.0",
3636
"eslint-config-airbnb": "^18.2.0",
3737
"eslint-plugin-import": "^2.22.0",

0 commit comments

Comments
 (0)