Skip to content

Commit 0368f21

Browse files
committed
fix: update adminforth dependency version in package.json template from 'next' to 'latest'
1 parent 478e3ec commit 0368f21

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": "next",
25+
"adminforth": "latest",
2626
"express": "latest-4"
2727
},
2828
"devDependencies": {

0 commit comments

Comments
 (0)