Skip to content

Commit 2cc18c3

Browse files
committed
Adding bin item
1 parent 440e444 commit 2cc18c3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"
88
},
9+
"bin": {
10+
"aws-lambda-custom-node-runtime": "index.js"
11+
},
912
"keywords": [],
1013
"author": "rrainn, Inc.",
1114
"license": "MIT",

0 commit comments

Comments
 (0)