Skip to content

Commit 26ef93b

Browse files
committed
fix: update adminforth dependency
1 parent 6984893 commit 26ef93b

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
@@ -29,7 +29,7 @@
2929
"url": "https://github.com/devforth/adminforth-markdown.git"
3030
},
3131
"peerDependencies": {
32-
"adminforth": "^2.13.0-next.51"
32+
"adminforth": "next"
3333
},
3434
"release": {
3535
"plugins": [

0 commit comments

Comments
 (0)