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

Commit 3ad514d5 by sdepold

maybe fixed node < 0.6 issue

1 parent 78e4906f
Showing with 1 additions and 1 deletions
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
}, },
"devDependencies": { "devDependencies": {
"jasmine-node": "=1.0.13", "jasmine-node": "=1.0.13",
"sqlite3": "=2.1.1" "sqlite3": "2.1.x | 2.0.x"
}, },
"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!