Update dependencies
This commit is contained in:
parent
20ac9e9fc5
commit
0a9d8e8417
10
package.json
10
package.json
|
|
@ -46,14 +46,14 @@
|
|||
"style-loader": "^0.13.1",
|
||||
"underscore-template-loader": "^0.7.2",
|
||||
"url-loader": "^0.5.7",
|
||||
"webpack": "^1.12.14",
|
||||
"webpack": "^1.13.0",
|
||||
"webpack-recompilation-simulator": "^1.3.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"bluebird": "^3.3.4",
|
||||
"html-minifier": "^1.3.1",
|
||||
"loader-utils": "^0.2.13",
|
||||
"lodash": "^4.6.1",
|
||||
"bluebird": "^3.3.5",
|
||||
"html-minifier": "^2.1.0",
|
||||
"loader-utils": "^0.2.14",
|
||||
"lodash": "^4.11.1",
|
||||
"pretty-error": "^2.0.0",
|
||||
"toposort": "^0.2.12"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue