Update jquery in package.json
This commit is contained in:
parent
a3eb00e23a
commit
273a2e76a6
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue