Update package.json

update laravel mix to new version
This commit is contained in:
Prabhat Shahi 2017-02-16 11:51:31 +05:45 committed by GitHub
parent 6dbde06814
commit e8b4f0e6ce
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@
"axios": "^0.15.3",
"bootstrap-sass": "^3.3.7",
"jquery": "^3.1.1",
"laravel-mix": "^0.7.2",
"laravel-mix": "^0.8.1",
"lodash": "^4.17.4",
"vue": "^2.1.10"
}