We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cc6249 commit c9dec42Copy full SHA for c9dec42
README.md
@@ -13,7 +13,7 @@ cd laravel-vue
13
14
```sh
15
npm install
16
-npm install vue@next
+npm install vue@latest
17
npm install --save-dev @vitejs/plugin-vue
18
```
19
0 commit comments