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

Commit 83597eef by Sascha Depold

Update to node-mysql 2.0.1. Fix for #1226

1 parent 54761b6c
Showing with 1 additions and 1 deletions
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
}, },
"devDependencies": { "devDependencies": {
"sqlite3": "~2.1.12", "sqlite3": "~2.1.12",
"mysql": "2.0.0-alpha9", "mysql": "2.0.1",
"pg": "~2.8.1", "pg": "~2.8.1",
"watchr": "~2.4.3", "watchr": "~2.4.3",
"yuidocjs": "~0.3.36", "yuidocjs": "~0.3.36",
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!