Skip to content
This repository was archived by the owner on Oct 1, 2023. It is now read-only.

Commit d68d978

Browse files
committedApr 10, 2015
Don't publish dotfiles or tests to npm registry
1 parent 87bfcca commit d68d978

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎package.json

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
"scripts": {
77
"test": "node_modules/.bin/mocha"
88
},
9+
"files": [
10+
"index.js"
11+
],
912
"repository": {
1013
"type": "git",
1114
"url": "https://github.com/urish/gulp-add-src"

0 commit comments

Comments
 (0)
This repository has been archived.