mirror of
https://github.com/toddbluhm/env-cmd.git
synced 2025-12-08 18:23:33 +00:00
Merge pull request #374 from raghuramsadineni/master
fix: `cross-spawn` version update
This commit is contained in:
commit
8f6bbbfbf5
@ -50,7 +50,7 @@
|
||||
"homepage": "https://github.com/toddbluhm/env-cmd#readme",
|
||||
"dependencies": {
|
||||
"commander": "^5.0.0",
|
||||
"cross-spawn": "^7.0.0"
|
||||
"cross-spawn": "^7.0.6"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@commitlint/cli": "^19.6.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user