We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fec48cb commit ead9484Copy full SHA for ead9484
1 file changed
package.json
@@ -30,7 +30,8 @@
30
"homepage": "https://github.com/observing/pre-commit",
31
"license": "MIT",
32
"dependencies": {
33
- "cross-spawn": "2.0.x",
+ "cross-spawn": "^4.0.0",
34
+ "spawn-sync": "^1.0.15",
35
"which": "1.2.x"
36
},
37
"devDependencies": {
0 commit comments