Skip to content

Commit a93bee2

Browse files
committed
fix: update adminforth version
AdminForth/1707/"adminforth"--"2.72.4".-unable
1 parent 0e955bc commit a93bee2

3 files changed

Lines changed: 26 additions & 498 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"license": "MIT",
1313
"description": "",
1414
"devDependencies": {
15-
"adminforth": "^2.73.1",
15+
"adminforth": "^3.0.1",
1616
"semantic-release": "^24.2.1",
1717
"semantic-release-slack-bot": "^4.0.2"
1818
},
@@ -27,7 +27,7 @@
2727
"typescript": "^5.8.2"
2828
},
2929
"peerDependencies": {
30-
"adminforth": "^2.73.1"
30+
"adminforth": "^3.0.1"
3131
},
3232
"release": {
3333
"plugins": [

0 commit comments

Comments
 (0)