不要怂,就是干,撸起袖子干!

Commit 9f276931 by Edward Tsech

Change underscore.string version, because underscore.string version 1.2.0 was re…

…released as 2.0.0 version, for reasons of backward compatibility.
1 parent 4cd0c849
Showing with 1 additions and 1 deletions
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
"dependencies": { "dependencies": {
"mysql": "=0.9.4", "mysql": "=0.9.4",
"underscore": "=1.2.1", "underscore": "=1.2.1",
"underscore.string": "=1.2.0", "underscore.string": "=2.0.0",
"lingo": "=0.0.4", "lingo": "=0.0.4",
"validator": "=0.3.5", "validator": "=0.3.5",
"moment": "=1.1.1" "moment": "=1.1.1"
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!