Browse Source

Update vue version to 2.5.17

Michael Mano 5 years ago
parent
commit
fe38ac2b0c
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",
         "laravel-mix": "^2.0",
         "lodash": "^4.17.5",
         "lodash": "^4.17.5",
         "popper.js": "^1.12",
         "popper.js": "^1.12",
-        "vue": "^2.5.7"
+        "vue": "^2.5.17"
     }
     }
 }
 }