Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 6a4ca04

Browse filesBrowse files
committed
chore!: drop Node.js 12 support
As eslint-plugin-vue has dropped it in v9.
1 parent d27a71a commit 6a4ca04
Copy full SHA for 6a4ca04

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,6 @@
5555
"vue-eslint-parser": "^9.0.0"
5656
},
5757
"engines": {
58-
"node": "^12.22.0 || ^14.17.0 || >=16.0.0"
58+
"node": "^14.17.0 || >=16.0.0"
5959
}
6060
}

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.