We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26b9413 commit 287dc20Copy full SHA for 287dc20
3 files changed
packages/vite-node/package.json
@@ -67,7 +67,7 @@
67
"*.mjs"
68
],
69
"engines": {
70
- "node": ">=v14.16.0"
+ "node": ">=v14.18.0"
71
},
72
"scripts": {
73
"build": "rimraf dist && rollup -c",
packages/vitest/package.json
@@ -90,7 +90,7 @@
90
"*.cjs"
91
92
93
94
95
96
packages/ws-client/package.json
@@ -30,7 +30,7 @@
30
31
32
33
34
35
36
0 commit comments