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

Commit 33f274b1 by sdepold

force buster 0.5.1 to be compatible with node < 0.6

1 parent c09ac72c
Showing with 1 additions and 1 deletions
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
"jasmine-node": "1.0.22", "jasmine-node": "1.0.22",
"sqlite3": ">=2.0.0", "sqlite3": ">=2.0.0",
"pg": "0.6.x", "pg": "0.6.x",
"buster": "0.5.x" "buster": "0.5.1"
}, },
"keywords": ["mysql", "orm", "nodejs", "object relational mapper"], "keywords": ["mysql", "orm", "nodejs", "object relational mapper"],
"main": "index", "main": "index",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!