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

Commit 03e1b061 by Sascha Gehlich

Set mysql dependency to 2.0.0-alpha9 (fails on 2.0.0)

1 parent eb7d40c8
Showing with 2 additions and 3 deletions
......@@ -56,7 +56,7 @@
},
"devDependencies": {
"sqlite3": "~2.1.12",
"mysql": "~2.0.0-alpha9",
"mysql": "2.0.0-alpha9",
"pg": "~2.8.1",
"watchr": "~2.4.3",
"yuidocjs": "~0.3.36",
......@@ -89,4 +89,4 @@
"node": ">=0.6.21"
},
"license": "MIT"
}
\ No newline at end of file
}
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!