We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3601ab commit 75ce9bcCopy full SHA for 75ce9bc
package.json
@@ -1,6 +1,9 @@
1
{
2
"name": "brimcap",
3
"version": "1.1.2",
4
+ "bin": {
5
+ "brimcap": "build/dist/brimcap"
6
+ },
7
"files": [
8
"build/dist/**"
9
],
0 commit comments