Skip to content

Commit 50f311a

Browse files
committed
ditribute bin
1 parent 5cc1edf commit 50f311a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,12 @@
1818
},
1919
"./components.css": "./dist/components.css"
2020
},
21+
"bin": {
22+
"hyp": "bin/cli.js",
23+
"hyperparam": "bin/cli.js"
24+
},
2125
"files": [
26+
"bin",
2227
"dist",
2328
"lib"
2429
],

0 commit comments

Comments
 (0)