Skip to content

Commit 7a7a3ae

Browse files
committed
fix: update adminforth dependency
1 parent d213fbf commit 7a7a3ae

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
@@ -21,7 +21,7 @@
2121
"typescript": "^5.7.3"
2222
},
2323
"peerDependencies": {
24-
"adminforth": "^2.13.0-next.51"
24+
"adminforth": "next"
2525
},
2626
"release": {
2727
"plugins": [

0 commit comments

Comments
 (0)