Merge pull request #319 from cmgustavo/bug/lodash-version

Updates lodash to latest version
This commit is contained in:
Matias Alejo Garcia 2015-08-11 12:35:51 -03:00
commit a93e5afd05
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
"inherits": "^2.0.1",
"locker": "^0.1.0",
"locker-server": "^0.1.3",
"lodash": "^3.3.1",
"lodash": "^3.10.1",
"mocha-lcov-reporter": "0.0.1",
"moment": "^2.10.3",
"mongodb": "^2.0.27",