Browse Source

Merge pull request #4831 from michaelmano/master

[5.7] Update vue version to 2.5.17
Taylor Otwell 5 years ago
parent
commit
4c63c84073
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -17,6 +17,6 @@
         "laravel-mix": "^2.0",
         "lodash": "^4.17.5",
         "popper.js": "^1.12",
-        "vue": "^2.5.7"
+        "vue": "^2.5.17"
     }
 }