diff --git a/README.md b/README.md index c046cb2b..7608b146 100644 --- a/README.md +++ b/README.md @@ -128,7 +128,7 @@ there is no support for Vue 2, nor will there be any support in the future, sorr ### Prerequisites -- [Node.js v12+](https://nodejs.org/) +- [Node.js v14+](https://nodejs.org/) - [PnPm](https://pnpm.io/) diff --git a/docs/src/guide/getting-started.md b/docs/src/guide/getting-started.md index 89e85ee0..6c0528a6 100644 --- a/docs/src/guide/getting-started.md +++ b/docs/src/guide/getting-started.md @@ -2,7 +2,7 @@ ## Prerequisites -- [Node.js v12+](https://nodejs.org/) +- [Node.js v14+](https://nodejs.org/) - [Vue 3](https://vuejs.org/) ## Installation