Skip to content
This repository was archived by the owner on Jun 26, 2020. It is now read-only.

Commit 5c6901b

Browse files
committed
🐛 Fix CLI.
1 parent 5b18fc7 commit 5c6901b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"watch": "tsc -w"
3333
},
3434
"bin": {
35-
"spu": "lib/cli"
35+
"spu": "lib/cli.js"
3636
},
3737
"repository": {
3838
"type": "git",

0 commit comments

Comments
 (0)