Skip to content

Commit acc6c33

Browse files
nexdrewbcoe
authored andcommitted
fix: reduces tarball size
1 parent d7efa2c commit acc6c33

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
@@ -55,5 +55,8 @@
5555
"mocha": "^2.4.5",
5656
"nyc": "^6.1.1",
5757
"standard": "^6.0.8"
58-
}
58+
},
59+
"files": [
60+
"index.js"
61+
]
5962
}

0 commit comments

Comments
 (0)