Skip to content

Commit e160fd2

Browse files
fix(package): update cross-spawn to version 6.0.2
Closes #15
1 parent 90ed153 commit e160fd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"cmd-line": "^1.0.2",
3333
"colors": "^1.1.2",
3434
"concat-with-sourcemaps": "^1.0.4",
35-
"cross-spawn": "^5.1.0",
35+
"cross-spawn": "^6.0.2",
3636
"detect-port": "^1.2.1",
3737
"eslint-plugin-async-await": "0.0.0",
3838
"fs-extra": "^4.0.0",

0 commit comments

Comments
 (0)