Skip to content

Commit

Permalink
chore: update AdminJS to v6
Browse files Browse the repository at this point in the history
BREAKING CHANGE: This package version should be used with AdminJS v6
  • Loading branch information
dziraf committed Jul 13, 2022
1 parent 82b3cce commit 99961f0
Show file tree
Hide file tree
Showing 2 changed files with 1,550 additions and 978 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"peerDependencies": {
"@nestjs/common": "^8.2.6",
"@nestjs/core": "^8.2.6",
"adminjs": ">=5.0.0",
"adminjs": ">=6.0.0",
"rxjs": "^7.1.0"
},
"devDependencies": {
Expand All @@ -31,7 +31,7 @@
"@semantic-release/git": "^9.0.0",
"@typescript-eslint/eslint-plugin": "^3.7.0",
"@typescript-eslint/parser": "^3.7.0",
"adminjs": "^5.0.0",
"adminjs": "^6.0.0",
"eslint": "^7.5.0",
"eslint-config-airbnb": "^18.2.0",
"eslint-plugin-import": "^2.22.0",
Expand Down
Loading

0 comments on commit 99961f0

Please sign in to comment.