Update lodash

This commit is contained in:
Jan Nicklas 2015-06-12 19:02:43 +02:00
parent 284067cc1d
commit 1f5b357159
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "html-webpack-plugin",
"version": "1.5.1",
"version": "1.5.2",
"description": "Simplifies creation of HTML files to serve your webpack bundles",
"main": "index.js",
"files": [
@ -43,6 +43,6 @@
"bluebird": "^2.9.25",
"blueimp-tmpl": "~2.5.4",
"html-minifier": "^0.7.2",
"lodash": "~3.8.0"
"lodash": "~3.9.3"
}
}