Skip to content

Commit

Permalink
deps: revert to execa@3.2.0 for Node.js 8 support
Browse files Browse the repository at this point in the history
  • Loading branch information
bnb committed Jan 29, 2020
1 parent 380216b commit 22cbbb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -35,7 +35,7 @@
"bl": "^4.0.0",
"chalk": "^3.0.0",
"columnify": "^1.5.4",
"execa": "^4.0.0",
"execa": "^3.2.0",
"lodash": "^4.17.15",
"make-promises-safe": "^5.1.0",
"mkdirp": "^0.5.1",
Expand Down

0 comments on commit 22cbbb9

Please sign in to comment.