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

Commit 819fe626 by Sascha Depold

require underscore.string

1 parent 4309d203
Showing with 2 additions and 1 deletions
......@@ -8,7 +8,8 @@
],
"dependencies": {
"mysql": ">=0.9.1",
"underscore": ">=1.1.5"
"underscore": ">=1.1.5",
"underscore.string": ">=1.1.3"
},
"keywords": ["mysql", "orm", "nodejs", "object relational mapper"],
"main": "index",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!