Skip to content

Commit 9bbb7c5

Browse files
fix: update bin entry name to match project name
1 parent 283686a commit 9bbb7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"author": "talhabilal",
77
"type": "module",
88
"bin": {
9-
"create-node-backend": "bin/index.js"
9+
"create-node-spark": "bin/index.js"
1010
},
1111
"keywords": [
1212
"nodejs",

0 commit comments

Comments
 (0)