update lodash and grunt-esvm

This commit is contained in:
Spencer Alger
2015-06-22 09:56:30 -07:00
parent 96429a262a
commit a1e31de711

View File

@ -54,7 +54,7 @@
"grunt-contrib-jshint": "spenceralger/grunt-contrib-jshint",
"grunt-contrib-uglify": "~0.2.7",
"grunt-contrib-watch": "~0.5.3",
"grunt-esvm": "^1.0.0",
"grunt-esvm": "^1.1.0",
"grunt-mocha-cov": "~0.2.0",
"grunt-open": "~0.2.2",
"grunt-prompt": "~0.1.2",
@ -84,7 +84,7 @@
"bluebird": "^2.9.14",
"chalk": "^1.0.0",
"forever-agent": "^0.6.0",
"lodash": "^3.0.0",
"lodash": "^3.9.3",
"lodash-compat": "^3.0.0"
},
"repository": {