Commit 6dbde068 authored by Taylor Otwell's avatar Taylor Otwell Committed by GitHub

Merge pull request #4138 from rickbolton/master

Updated axios, jQuery, Laravel Mix, Lodash and Vue.js versions
parents 0cb107c8 0257612e
...@@ -7,11 +7,11 @@ ...@@ -7,11 +7,11 @@
"production": "node node_modules/cross-env/bin/cross-env.js NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js" "production": "node node_modules/cross-env/bin/cross-env.js NODE_ENV=production node_modules/webpack/bin/webpack.js --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js"
}, },
"devDependencies": { "devDependencies": {
"axios": "^0.15.2", "axios": "^0.15.3",
"bootstrap-sass": "^3.3.7", "bootstrap-sass": "^3.3.7",
"jquery": "^3.1.0", "jquery": "^3.1.1",
"laravel-mix": "^0.6.0", "laravel-mix": "^0.7.2",
"lodash": "^4.16.2", "lodash": "^4.17.4",
"vue": "^2.0.1" "vue": "^2.1.10"
} }
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment