Skip to content

Commit e879c7f

Browse files
authored
breaking(unplugin-vue-i18n): drop node v18 lower (#364)
1 parent f87c69c commit e879c7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/unplugin-vue-i18n/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"unbuild": "^2.0.0"
4444
},
4545
"engines": {
46-
"node": ">= 14.16"
46+
"node": ">= 18"
4747
},
4848
"files": [
4949
"lib",

0 commit comments

Comments
 (0)