Update libs

This commit is contained in:
Marcos Moura 2016-09-12 15:17:01 -03:00
parent b0a9b2fd62
commit d4708ddbcc

View file

@ -30,7 +30,7 @@
"babel-runtime": "^6.11.6",
"connect-history-api-fallback": "^1.3.0",
"css-loader": "^0.25.0",
"eslint": "^3.4.0",
"eslint": "^3.5.0",
"eslint-friendly-formatter": "^2.0.6",
"eslint-loader": "^1.5.0",
"eslint-plugin-html": "^1.5.2",
@ -56,7 +56,7 @@
"vue-style-loader": "^1.0.0",
"vue-template-compiler": "^2.0.0-rc.5",
"webpack": "^1.13.1",
"webpack-dev-middleware": "^1.6.1",
"webpack-dev-middleware": "^1.7.0",
"webpack-hot-middleware": "^2.12.2",
"webpack-merge": "^0.14.1"
}