Skip to content
This repository has been archived by the owner on Jan 6, 2021. It is now read-only.

Commit

Permalink
feat(deps): upgrade cross-spawn (#182)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgbkrk authored and Kent C. Dodds committed Jun 13, 2018
1 parent b88977c commit 739fd62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"author": "Kent C. Dodds <kent@doddsfamily.us> (http://kentcdodds.com/)",
"license": "MIT",
"dependencies": {
"cross-spawn": "^5.1.0",
"cross-spawn": "^6.0.5",
"is-windows": "^1.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 739fd62

Please sign in to comment.