Skip to content

Commit 3f40a02

Browse files
author
Marc Rooding
committed
Added the lib folder to be packaged
1 parent 86ca583 commit 3f40a02

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@
2727
"test": "mocha"
2828
},
2929
"files": [
30-
"index.js"
30+
"index.js",
31+
"lib"
3132
],
3233
"dependencies": {
3334
"gulp-util": "^3.0.0",

0 commit comments

Comments
 (0)