Browse Source

Merge pull request #4493 from m1guelpf-forks/patch-1

Upgrade Vue
Taylor Otwell 6 years ago
parent
commit
593963979a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -16,6 +16,6 @@
         "jquery": "^3.2",
         "laravel-mix": "^1.0",
         "lodash": "^4.17.4",
-        "vue": "^2.1.10"
+        "vue": "^2.5.7"
     }
 }