Skip to content

Commit 39fdd86

Browse files
committed
build: revert execa to dodge esm for now
1 parent dfb6700 commit 39fdd86

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@types/uuid": "^10.0.0",
8181
"c8": "^10.1.3",
8282
"codecov": "^3.8.3",
83-
"execa": "^9.5.2",
83+
"execa": "^5.1.1",
8484
"gapic-tools": "^1.0.1",
8585
"gts": "^6.0.2",
8686
"jsdoc": "^4.0.4",
@@ -102,6 +102,7 @@
102102
"uuid": "^11.1.0",
103103
"webpack": "^5.99.5",
104104
"webpack-cli": "^6.0.1",
105+
"why-is-node-running": "^2.3.0",
105106
"yargs": "^17.7.2"
106107
}
107108
}

0 commit comments

Comments
 (0)