Skip to content

Commit

Permalink
docs: mention dropping support of Node.js 10 in the migration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
sodatea committed Feb 23, 2021
1 parent 6f88bd5 commit a01b347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/migrations/migrate-from-v4.md
Expand Up @@ -36,7 +36,7 @@ If you want to migrate manually and gradually, you can run `vue upgrade <the-plu

### For All Packages

* Drop support of Node.js 8, 11, 13
* Drop support of Node.js 8-11 and 13
* Drop support of NPM 5

### The `vue` Command (The Global `@vue/cli` Package)
Expand Down

0 comments on commit a01b347

Please sign in to comment.