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 56206fb commit 77a4550
Show file tree
Hide file tree
Showing 2 changed files with 736 additions and 177 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"peerDependencies": {
"@adminjs/design-system": "^2.0.4",
"adminjs": "^5.5.1"
"adminjs": ">=6.0.0"
},
"devDependencies": {
"@adminjs/design-system": "^2.0.4",
Expand All @@ -36,7 +36,7 @@
"@types/xml2js": "^0.4.5",
"@typescript-eslint/eslint-plugin": "^4.6.0",
"@typescript-eslint/parser": "^4.6.0",
"adminjs": "^5.5.1",
"adminjs": "^6.0.0",
"date-fns": "^2.16.1",
"eslint": "^7.12.1",
"eslint-config-prettier": "^6.15.0",
Expand Down
Loading

0 comments on commit 77a4550

Please sign in to comment.