Skip to content

Commit d1ced8c

Browse files
author
Benjamin Coe
committed
fix: pin to functional version of spawn-wrap
1 parent 4451a97 commit d1ced8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"chrome-remote-interface": "^0.25.2",
2626
"foreground-child": "^1.5.6",
2727
"get-port": "^3.2.0",
28-
"spawn-wrap": "^1.3.8",
28+
"spawn-wrap": "=1.3.8",
2929
"yargs": "^10.0.3"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)