diff --git a/LaraBook/package.json b/LaraBook/package.json index 6014da7..a42a55c 100644 --- a/LaraBook/package.json +++ b/LaraBook/package.json @@ -12,11 +12,11 @@ "jquery": "^3.1.0", "laravel-mix": "^0.5.0", "lodash": "^4.16.2", - "vue": "^2.0.1" + "vue": "^3.0.0" }, "dependencies": { "axios": "^0.19.0", - "vue": "^2.2.6", + "vue": "^3.0.0", "vue-router": "^2.3.1" } }