Skip to content

Commit ead9484

Browse files
antialias3rd-Eden
authored andcommitted
cross-spawn@4 (#77)
1 parent fec48cb commit ead9484

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"homepage": "https://github.com/observing/pre-commit",
3131
"license": "MIT",
3232
"dependencies": {
33-
"cross-spawn": "2.0.x",
33+
"cross-spawn": "^4.0.0",
34+
"spawn-sync": "^1.0.15",
3435
"which": "1.2.x"
3536
},
3637
"devDependencies": {

0 commit comments

Comments
 (0)