Skip to content

Commit

Permalink
fix: pin to functional version of spawn-wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Coe committed Oct 26, 2017
1 parent 4451a97 commit d1ced8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"chrome-remote-interface": "^0.25.2",
"foreground-child": "^1.5.6",
"get-port": "^3.2.0",
"spawn-wrap": "^1.3.8",
"spawn-wrap": "=1.3.8",
"yargs": "^10.0.3"
},
"devDependencies": {
Expand Down

0 comments on commit d1ced8c

Please sign in to comment.