Skip to content

Commit 8219db0

Browse files
committed
chore: downgrade zx to 4.x to support Node.js 14
1 parent 0a1da02 commit 8219db0

File tree

2 files changed

+59
-67
lines changed

2 files changed

+59
-67
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"npm-run-all": "^4.1.5",
4747
"prettier": "^2.7.1",
4848
"prompts": "^2.4.2",
49-
"zx": "^6.2.5"
49+
"zx": "^4.3.0"
5050
},
5151
"lint-staged": {
5252
"*.{js,ts,vue,json}": [

pnpm-lock.yaml

Lines changed: 58 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)