Skip to content

Commit

Permalink
fix: upgrade to spawn-wrap version that works with babel-register (#617)
Browse files Browse the repository at this point in the history
  • Loading branch information
bcoe committed Jun 25, 2017
1 parent b1eb4d6 commit 923b062
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -85,7 +85,7 @@
"glob": "^7.0.6",
"istanbul-lib-coverage": "^1.1.1",
"istanbul-lib-hook": "^1.0.7",
"istanbul-lib-instrument": "^1.7.2",
"istanbul-lib-instrument": "^1.7.3",
"istanbul-lib-report": "^1.1.1",
"istanbul-lib-source-maps": "^1.2.1",
"istanbul-reports": "^1.1.1",
Expand All @@ -96,7 +96,7 @@
"resolve-from": "^2.0.0",
"rimraf": "^2.5.4",
"signal-exit": "^3.0.1",
"spawn-wrap": "^1.3.6",
"spawn-wrap": "^1.3.7",
"test-exclude": "^4.1.1",
"yargs": "^8.0.1",
"yargs-parser": "^5.0.0"
Expand Down

0 comments on commit 923b062

Please sign in to comment.