Skip to content

Commit fd68832

Browse files
committed
chore: update adminjs package
1 parent 6421a9b commit fd68832

File tree

2 files changed

+378
-254
lines changed

2 files changed

+378
-254
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"author": "Wojciech Krysiak",
2222
"license": "MIT",
2323
"peerDependencies": {
24-
"adminjs": ">=3.0.0",
24+
"adminjs": ">=5.0.0",
2525
"sequelize": ">=4"
2626
},
2727
"husky": {
@@ -39,7 +39,7 @@
3939
"@types/sinon-chai": "^3.2.4",
4040
"@typescript-eslint/eslint-plugin": "^3.7.0",
4141
"@typescript-eslint/parser": "^3.7.0",
42-
"adminjs": "^3.2.3",
42+
"adminjs": "^5.0.0",
4343
"chai": "^4.2.0",
4444
"eslint": "^7.5.0",
4545
"eslint-config-airbnb": "^18.2.0",

0 commit comments

Comments
 (0)