Skip to content

Commit 746ce0c

Browse files
committed
fix: update adminforth dependency
1 parent 5a25a2c commit 746ce0c

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
@@ -23,7 +23,7 @@
2323
"license": "MIT",
2424
"description": "Inline create plugin for adminforth",
2525
"peerDependencies": {
26-
"adminforth": "^2.13.0-next.51"
26+
"adminforth": "next"
2727
},
2828
"devDependencies": {
2929
"@types/node": "^22.10.7",

0 commit comments

Comments
 (0)