Skip to content

Commit 61031be

Browse files
committed
0.0.4
1 parent ed3ee5b commit 61031be

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jayin",
3-
"version": "0.0.2",
3+
"version": "0.0.4",
44
"description": "Piping with js at terminal",
55
"repository": "fritx/jayin",
66
"license": "MIT",
@@ -14,6 +14,9 @@
1414
"shell",
1515
"stream"
1616
],
17+
"files": [
18+
"index.js"
19+
],
1720
"bin": {
1821
"jayin": "index.js"
1922
},

0 commit comments

Comments
 (0)