Skip to content

Commit bc38926

Browse files
committed
Add npm as type in the Now config
1 parent c2c350a commit bc38926

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
@@ -62,6 +62,7 @@
6262
"start": "chmod +x bin/slackin && ./bin/slackin"
6363
},
6464
"now": {
65+
"type": "npm",
6566
"files": [
6667
"bin",
6768
"lib",

0 commit comments

Comments
 (0)