Update package.json

updated the underscore version number to 1.5.1 (from 1.3.1). Not lifted to most current version because frontend tests broke from 1.5.2 upwards.
This commit is contained in:
jdittrich 2014-03-26 18:22:41 +01:00
parent e23af7e439
commit a4f2ebe57e
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
"semver" : "1.0.13",
"security" : "1.0.0",
"tinycon" : "0.0.1",
"underscore" : "1.3.1",
"underscore" : "1.5.1",
"unorm" : "1.0.0",
"languages4translatewiki" : "0.1.3",
"swagger-node-express" : "1.2.3",