Skip to content
This repository was archived by the owner on Sep 10, 2019. It is now read-only.

Commit 5454951

Browse files
fix(package): update cross-spawn to version 6.0.5
Closes #40
1 parent cca0873 commit 5454951

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"chalk": "^2.3.0",
3838
"cpy": "^6.0.0",
3939
"cross-env": "^5.1.1",
40-
"cross-spawn": "^5.1.0",
40+
"cross-spawn": "^6.0.5",
4141
"del": "^3.0.0",
4242
"express": "^4.16.2",
4343
"get-port": "^3.2.0",

0 commit comments

Comments
 (0)