diff --git a/package.json b/package.json index cf2a990..0921d48 100644 --- a/package.json +++ b/package.json @@ -14,6 +14,6 @@ "laravel-mix": "^5.0" }, "dependencies": { - "vue": "^2.6.10" + "vue": "^3.2.47" } }