Skip to content

Commit 28e20ef

Browse files
committed
Cleanup NPM package
Removes .jshintrc, .npmignore, test.js and .travis.yml from NPM package.
1 parent 0ab5177 commit 28e20ef

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
@@ -33,5 +33,6 @@
3333
"mocha": "^3.2.0",
3434
"proxyquire": "^1.7.4",
3535
"sinon": "^1.17.3"
36-
}
36+
},
37+
"files": []
3738
}

0 commit comments

Comments
 (0)