Skip to content

Commit 3389a2a

Browse files
committed
fix: update adminforth dependency version to 'next' for improved compatibility
1 parent 791c3e3 commit 3389a2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

adminforth/commands/createApp/templates/package.json.hbs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"dependencies": {
2424
"@dotenvx/dotenvx": "^1.34.0",
25-
"adminforth": "latest",
25+
"adminforth": "next",
2626
"express": "latest-4"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)