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 c63527e commit b82059c
Show file tree
Hide file tree
Showing 2 changed files with 1,684 additions and 738 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": ">=5.0.0"
"adminjs": ">=6.0.0"
},
"optionalDependencies": {
"@google-cloud/storage": "^5.3.0",
Expand All @@ -38,7 +38,7 @@
"@types/sinon-chai": "^3.2.4",
"@typescript-eslint/eslint-plugin": "^3.7.0",
"@typescript-eslint/parser": "^3.7.0",
"adminjs": "^5.0.0",
"adminjs": "^6.0.0",
"aws-sdk": "^2.728.0",
"chai": "^4.2.0",
"eslint": "^7.5.0",
Expand Down
Loading

0 comments on commit b82059c

Please sign in to comment.