Update jquery in package.json

This commit is contained in:
Gabriel Caruso 2017-10-29 22:34:47 -02:00
parent a3eb00e23a
commit 273a2e76a6
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
"axios": "^0.17", "axios": "^0.17",
"bootstrap-sass": "^3.3.7", "bootstrap-sass": "^3.3.7",
"cross-env": "^5.0.1", "cross-env": "^5.0.1",
"jquery": "^3.1.1", "jquery": "^3.2",
"laravel-mix": "^1.0", "laravel-mix": "^1.0",
"lodash": "^4.17.4", "lodash": "^4.17.4",
"vue": "^2.1.10" "vue": "^2.1.10"