docs: bump minimum node version to 14

This commit is contained in:
braks
2022-10-08 23:25:34 +02:00
committed by Braks
parent 86bff351ca
commit 6ac35032b5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -128,7 +128,7 @@ there is no support for Vue 2, nor will there be any support in the future, sorr
### Prerequisites ### Prerequisites
- [Node.js v12+](https://nodejs.org/) - [Node.js v14+](https://nodejs.org/)
- [PnPm](https://pnpm.io/) - [PnPm](https://pnpm.io/)
+1 -1
View File
@@ -2,7 +2,7 @@
## Prerequisites ## Prerequisites
- [Node.js v12+](https://nodejs.org/) - [Node.js v14+](https://nodejs.org/)
- [Vue 3](https://vuejs.org/) - [Vue 3](https://vuejs.org/)
## Installation ## Installation