Skip to content

Commit c9e58fb

Browse files
committed
fix: package.json
1 parent 28ff3fd commit c9e58fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"Muhammad Athif Humam <[email protected]> (https://athif23.github.io/)"
1717
],
1818
"bin": {
19-
"vue2html": "bin/cli"
19+
"vue2html": "bin/cli.js"
2020
},
2121
"files": [
2222
"dist/**/*.js",

0 commit comments

Comments
 (0)