Skip to content

Commit 9cce916

Browse files
authored
Vue 3.4
1 parent c9dec42 commit 9cce916

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vue/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Route::fallback(function() {
3131

3232
```sh
3333
npm install
34-
npm install vue@next
34+
npm install vue@latest
3535
npm install --save-dev @vitejs/plugin-vue
3636
npm install axios
3737
npm install pinia

0 commit comments

Comments
 (0)