Update vue version to 2.5.17

This commit is contained in:
Michael Mano 2018-10-23 10:42:41 +10:00
parent 39562b452a
commit fe38ac2b0c
1 changed files with 1 additions and 1 deletions

View File

@ -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"
} }
} }