Skip to content

Commit a99467e

Browse files
committed
fix: move execa to the production dependencies
1 parent 3f6e71a commit a99467e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@
5151
"cross-env": "^7.0.3",
5252
"del-cli": "^5.1.0",
5353
"eslint": "^9.9.1",
54-
"execa": "^9.3.1",
5554
"github-label-sync": "^2.3.1",
5655
"hot-hook": "^0.2.6",
5756
"husky": "^9.1.5",
@@ -71,6 +70,7 @@
7170
"@poppinss/utils": "^6.7.3",
7271
"cpy": "^11.1.0",
7372
"dedent": "^1.5.3",
73+
"execa": "^9.3.1",
7474
"fast-glob": "^3.3.2",
7575
"get-port": "^7.1.0",
7676
"junk": "^4.0.1",

0 commit comments

Comments
 (0)