Skip to content

Commit 22e6e6e

Browse files
committed
fix: update adminforth dependency
1 parent f009c5c commit 22e6e6e

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
@@ -26,7 +26,7 @@
2626
"license": "ISC",
2727
"description": "CSV import/export plugin for adminforth",
2828
"peerDependencies": {
29-
"adminforth": "^2.13.0-next.51"
29+
"adminforth": "next"
3030
},
3131
"devDependencies": {
3232
"@types/node": "^22.10.7",

0 commit comments

Comments
 (0)