mirror of
https://github.com/toddbluhm/env-cmd.git
synced 2025-12-08 18:23:33 +00:00
fix(package): update cross-spawn to version 7.0.0 (#90)
This commit is contained in:
parent
1cd2feb837
commit
19148b613e
@ -48,7 +48,7 @@
|
||||
"homepage": "https://github.com/toddbluhm/env-cmd#readme",
|
||||
"dependencies": {
|
||||
"commander": "^3.0.0",
|
||||
"cross-spawn": "^6.0.0"
|
||||
"cross-spawn": "^7.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/chai": "^4.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user