We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c259fe commit c8a6829Copy full SHA for c8a6829
1 file changed
package.json
@@ -4,7 +4,7 @@
4
"description": "Convert HTML flat file sites to Apps",
5
"main": "lib/index.js",
6
"bin": {
7
- "html-to-app": "htmltoapp.js"
+ "html-to-app": "bin/htmltoapp.js"
8
},
9
"directories": {
10
"lib": "lib"
0 commit comments