Skip to content

Commit 8e94345

Browse files
chore(deps): update node.js to v18 (nuxt#113)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6d74ef4 commit 8e94345

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"lint": "eslint --ext .vue,.js,.ts --ignore-path .gitignore ."
2626
},
2727
"engines": {
28-
"node": ">=v14.21.2"
28+
"node": ">=v18.13.0"
2929
},
3030
"devDependencies": {
3131
"@nuxtjs/eslint-config-typescript": "^12.0.0",

0 commit comments

Comments
 (0)