mirror of
https://github.com/toddbluhm/env-cmd.git
synced 2025-12-08 18:23:33 +00:00
fix: version update
This commit is contained in:
parent
8f35b71651
commit
2b26a0c3b8
@ -48,13 +48,13 @@
|
||||
"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": "^8.0.0",
|
||||
"@commitlint/config-conventional": "^8.0.0",
|
||||
"@types/chai": "^4.0.0",
|
||||
"@types/cross-spawn": "^6.0.0",
|
||||
"@types/cross-spawn": "^6.0.6",
|
||||
"@types/mocha": "^7.0.0",
|
||||
"@types/node": "^12.0.0",
|
||||
"@types/sinon": "^9.0.0",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user