Skip to content

Commit 671db8a

Browse files
committed
fix: update adminforth dependency
1 parent 5fe0108 commit 671db8a

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
"dayjs": "^1.11.11"
2424
},
2525
"peerDependencies": {
26-
"adminforth": "^2.13.0-next.51"
26+
"adminforth": "next"
2727
},
2828
"release": {
2929
"plugins": [

0 commit comments

Comments
 (0)