Skip to content

Commit 1a267c7

Browse files
committed
fix: update adminforth dependency
1 parent 0ef5112 commit 1a267c7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"typescript": "^5.7.3"
2121
},
2222
"peerDependencies": {
23-
"adminforth": "^2.13.0-next.51"
23+
"adminforth": "next"
2424
},
2525
"release": {
2626
"plugins": [

0 commit comments

Comments
 (0)