We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2844fc5 commit 8f2bc81Copy full SHA for 8f2bc81
1 file changed
package.json
@@ -24,7 +24,7 @@
24
"clean": "rm -rf **/dist "
25
},
26
"bin": {
27
- "yhub": "./bin/yhub.js"
+ "yhub": "bin/yhub.js"
28
29
"files": [
30
"dist/*",
0 commit comments