Commit fc4e3478 by Claudio Dekker

Update Inertia

1 parent 8ad4b6f3
Showing with 3 additions and 2 deletions
This diff could not be displayed because it is too large.
...@@ -11,8 +11,9 @@ ...@@ -11,8 +11,9 @@
}, },
"dependencies": { "dependencies": {
"@fullhuman/postcss-purgecss": "^1.3.0", "@fullhuman/postcss-purgecss": "^1.3.0",
"@inertiajs/inertia": "^0.1.7", "@inertiajs/inertia": "^0.3.1",
"@inertiajs/inertia-vue": "^0.1.2", "@inertiajs/inertia-vue": "^0.2.3",
"@inertiajs/progress": "^0.1.0",
"cross-env": "^5.2.1", "cross-env": "^5.2.1",
"eslint": "^5.16.0", "eslint": "^5.16.0",
"eslint-plugin-vue": "^5.2.3", "eslint-plugin-vue": "^5.2.3",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!