Skip to content

Commit 4c23770

Browse files
committed
build: change node engine requirement to be same as nuxt3
1 parent 1028381 commit 4c23770

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@
4747
"ipx": "^0.9.11"
4848
},
4949
"engines": {
50-
"node": ">=v16.17.0"
50+
"node": "^14.16.0 || ^16.11.0 || ^17.0.0 || ^18.0.0"
5151
}
5252
}

0 commit comments

Comments
 (0)