Skip to content

Commit 650560c

Browse files
committed
Add bin value in package.json
1 parent 99ebd50 commit 650560c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "0.1.0",
44
"description": "An npm initializer to scaffold a node project and include basic tools like lint, testing, etc.",
55
"main": "src/index.js",
6+
"bin": "src/index.js",
67
"keywords": [
78
"npm",
89
"npm-init",

0 commit comments

Comments
 (0)