Skip to content

Commit

Permalink
⬆️ Upgrade "inertia" to 0.8.0 and "inertia-vue" to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ledermann committed Dec 26, 2020
1 parent 723802c commit cff4f55
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
"lint": "eslint --ext .js,.vue ."
},
"dependencies": {
"@inertiajs/inertia": "^0.7.0",
"@inertiajs/inertia-vue": "^0.4.0",
"@inertiajs/progress": "^0.2.0",
"@inertiajs/inertia": "^0.8.0",
"@inertiajs/inertia-vue": "^0.5.0",
"@inertiajs/progress": "^0.2.4",
"@popperjs/core": "^2.5.3",
"@rails/webpacker": "^5.2.1",
"autoprefixer": "^9",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit cff4f55

Please sign in to comment.