Skip to content

Commit 8f2bc81

Browse files
committed
npm pkg fix
1 parent 2844fc5 commit 8f2bc81

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
@@ -24,7 +24,7 @@
2424
"clean": "rm -rf **/dist "
2525
},
2626
"bin": {
27-
"yhub": "./bin/yhub.js"
27+
"yhub": "bin/yhub.js"
2828
},
2929
"files": [
3030
"dist/*",

0 commit comments

Comments
 (0)