Skip to content

Commit 41ac15f

Browse files
Update UPGRADE.md
Co-authored-by: Jess Archer <[email protected]>
1 parent 4a50039 commit 41ac15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ If you want to use the asset helper with your Vite project, you will also need t
250250

251251

252252
```sh
253-
npm install laravel-vapor@^0.6.0
253+
npm install laravel-vapor@latest
254254
```
255255

256256
Then you will need to specify the base URL for assets in your application's entry point, for example in your `resources/js/app.js,` like so:

0 commit comments

Comments
 (0)