Don't add bin to path (install and use actual bin if desired)

This commit is contained in:
Wilson Lin 2018-08-04 22:51:38 +12:00
parent 2a40290d7f
commit 919bd6aefa
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@
"version": "0.0.1",
"description": "Streaming HTML preprocessor and minifier for C and Node.js",
"main": "out/main.js",
"bin": "out/hyperbuild",
"files": [
"out/**"
],