Skip to content
This repository was archived by the owner on Aug 11, 2022. It is now read-only.

Commit b9474a8

Browse files
committed
Don't bundle config cruft and project-specific config on publish. PR-URL: npm/fstream-npm#12
1 parent 13c286d commit b9474a8

5 files changed

Lines changed: 127 additions & 12 deletions

File tree

node_modules/fstream-npm/.travis.yml

Lines changed: 13 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/fstream-npm/fstream-npm.js

Lines changed: 7 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/fstream-npm/package.json

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/fstream-npm/test/ignores.js

Lines changed: 95 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"fs-vacuum": "~1.2.6",
4949
"fs-write-stream-atomic": "~1.0.3",
5050
"fstream": "~1.0.7",
51-
"fstream-npm": "~1.0.4",
51+
"fstream-npm": "~1.0.5",
5252
"github-url-from-git": "~1.4.0",
5353
"github-url-from-username-repo": "~1.0.2",
5454
"glob": "~5.0.14",

0 commit comments

Comments
 (0)