Skip to content

Commit 5a5ecf5

Browse files
committed
fix: update adminforth dependency
1 parent e0b04b0 commit 5a5ecf5

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
@@ -57,6 +57,6 @@
5757
"clone": "^2.1.2"
5858
},
5959
"peerDependencies": {
60-
"adminforth": "^2.13.0-next.51"
60+
"adminforth": "next"
6161
}
6262
}

0 commit comments

Comments
 (0)