Skip to content

Commit

Permalink
stop bundling foreground-child
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Dec 3, 2015
1 parent 17dd92e commit 8d66d19
Show file tree
Hide file tree
Showing 10 changed files with 24 additions and 190 deletions.
2 changes: 1 addition & 1 deletion node_modules/foreground-child/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion node_modules/foreground-child/node_modules/.bin/win-spawn

This file was deleted.

15 changes: 0 additions & 15 deletions node_modules/foreground-child/node_modules/win-spawn/.npmignore

This file was deleted.

41 changes: 0 additions & 41 deletions node_modules/foreground-child/node_modules/win-spawn/README.md

This file was deleted.

12 changes: 0 additions & 12 deletions node_modules/foreground-child/node_modules/win-spawn/bin/win-spawn

This file was deleted.

64 changes: 0 additions & 64 deletions node_modules/foreground-child/node_modules/win-spawn/index.js

This file was deleted.

45 changes: 0 additions & 45 deletions node_modules/foreground-child/node_modules/win-spawn/package.json

This file was deleted.

29 changes: 21 additions & 8 deletions node_modules/foreground-child/package.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion node_modules/foreground-child/test/basic.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions package.json
Expand Up @@ -44,7 +44,7 @@
"license": "ISC",
"dependencies": {
"convert-source-map": "^1.1.2",
"foreground-child": "1.3.0",
"foreground-child": "^1.3.0",
"glob": "^5.0.14",
"istanbul": "^0.4.1",
"lodash": "^3.10.0",
Expand All @@ -65,7 +65,6 @@
"tap": "^1.3.4"
},
"bundleDependencies": [
"foreground-child",
"spawn-wrap"
],
"repository": {
Expand Down

0 comments on commit 8d66d19

Please sign in to comment.