Skip to content

Commit 0948023

Browse files
committed
Better path to main binary
1 parent c1a0e43 commit 0948023

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bin/micro renamed to bin/micro.js

File renamed without changes.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
}
3434
},
3535
"bin": {
36-
"micro": "./bin/micro"
36+
"micro": "./bin/micro.js"
3737
},
3838
"repository": "zeit/micro",
3939
"keywords": [

0 commit comments

Comments
 (0)