Skip to content

Commit 4b7b8e1

Browse files
package version update
1 parent 8ef0885 commit 4b7b8e1

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

readme.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Laravel Vue SPA
2-
Starter Boilerplate SPA made with Laravel 5.5, JWT Auth, Vue 2, Vue-router 2, Vuex 2, Axios & <3
2+
Starter Boilerplate SPA made with Laravel 5.5, JWT Auth, Vue 2, Vue-router 3, Vuex 3, Axios & :heart:
33

44
## What's New
55
* Updated to [Laravel 5.5](https://laravel.com/docs/5.5) from [Laravel 5.4](https://laravel.com/docs/5.4)
@@ -10,8 +10,8 @@ Starter Boilerplate SPA made with Laravel 5.5, JWT Auth, Vue 2, Vue-router 2, Vu
1010
## What's included
1111
* [Laravel 5.5](https://laravel.com/docs/5.5)
1212
* [Vue 2](https://vuejs.org)
13-
* [Vue Router 2](http://router.vuejs.org)
14-
* [Vuex 2](http://vuex.vuejs.org)
13+
* [Vue Router 3](http://router.vuejs.org)
14+
* [Vuex 3](http://vuex.vuejs.org)
1515
* [Axios](https://github.com/mzabriskie/axios)
1616
* [Authentication with JWT Token](https://github.com/tymondesigns/jwt-auth)
1717

0 commit comments

Comments
 (0)