forked fromvuejs/create-vue
- Notifications
You must be signed in to change notification settings - Fork0
Commitcea1dcc
committed
chore!: have to drop Node.js 12 (again)
Because vscode-jsonrpc (a transitive dependency of `vue-tsc`) containsoptional chaining syntax, which is only supported in Node.js 14+.I expect more and more such cases will emerge in the future. So let'sjust get rid of Node.js 12.1 parent6a78a6d commitcea1dcc
2 files changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | 21 | | |
24 | 22 | | |
25 | 23 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments
Comments
(0)