Skip to content

Commit 5ef05f2

Browse files
committed
fix: update package.json template to ensure consistent formatting
1 parent 68e414d commit 5ef05f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"typescript": "^5.7.3"
1717
},
1818
"dependencies": {
19-
"adminforth": "latest",
19+
"adminforth": "latest"
2020
}
2121
}

0 commit comments

Comments
 (0)