Skip to content

Commit 537cd66

Browse files
committed
fix: update adminforth dependency
1 parent 30d82e6 commit 537cd66

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
@@ -34,7 +34,7 @@
3434
"typescript": "^5.7.3"
3535
},
3636
"peerDependencies": {
37-
"adminforth": "^2.13.0-next.51"
37+
"adminforth": "next"
3838
},
3939
"release": {
4040
"plugins": [

0 commit comments

Comments
 (0)