docs: bump minimum node version to 14

This commit is contained in:
braks
2022-10-08 23:18:57 +02:00
committed by Braks
parent 86bff351ca
commit 6ac35032b5
2 changed files with 2 additions and 2 deletions

View File

@@ -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/)

View File

@@ -2,7 +2,7 @@
## Prerequisites
- [Node.js v12+](https://nodejs.org/)
- [Node.js v14+](https://nodejs.org/)
- [Vue 3](https://vuejs.org/)
## Installation