Skip to content

Commit

Permalink
Move execa to devDependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
SamVerschueren committed Nov 13, 2019
1 parent 97261b2 commit 06594fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -41,7 +41,6 @@
],
"dependencies": {
"eslint-formatter-pretty": "^1.3.0",
"execa": "^2.0.4",
"globby": "^9.1.0",
"meow": "^5.0.0",
"path-exists": "^3.0.0",
Expand All @@ -55,6 +54,7 @@
"ava": "^1.4.1",
"cpy-cli": "^2.0.0",
"del-cli": "^1.1.0",
"execa": "^3.3.0",
"react": "^16.9.0",
"rxjs": "^6.5.3",
"tslint": "^5.11.0",
Expand Down

0 comments on commit 06594fa

Please sign in to comment.