Skip to content

Commit 2e18067

Browse files
committed
fix: update adminforth version
AdminForth/1707/"adminforth"--"2.72.4".-unable
1 parent d0698fa commit 2e18067

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
@@ -24,7 +24,7 @@
2424
"mailgun.js": "^12.0.3"
2525
},
2626
"devDependencies": {
27-
"adminforth": "^2.73.1",
27+
"adminforth": "^3.0.1",
2828
"semantic-release": "^24.2.1",
2929
"semantic-release-slack-bot": "^4.0.2",
3030
"typescript": "^5.9.3"
@@ -55,6 +55,6 @@
5555
]
5656
},
5757
"peerDependencies": {
58-
"adminforth": "^2.73.1"
58+
"adminforth": "^3.0.1"
5959
}
6060
}

0 commit comments

Comments
 (0)