Skip to content

Commit 06594fa

Browse files
Move execa to devDependencies
1 parent 97261b2 commit 06594fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,6 @@
4141
],
4242
"dependencies": {
4343
"eslint-formatter-pretty": "^1.3.0",
44-
"execa": "^2.0.4",
4544
"globby": "^9.1.0",
4645
"meow": "^5.0.0",
4746
"path-exists": "^3.0.0",
@@ -55,6 +54,7 @@
5554
"ava": "^1.4.1",
5655
"cpy-cli": "^2.0.0",
5756
"del-cli": "^1.1.0",
57+
"execa": "^3.3.0",
5858
"react": "^16.9.0",
5959
"rxjs": "^6.5.3",
6060
"tslint": "^5.11.0",

0 commit comments

Comments
 (0)