Use http for WNdb dependency to fix CRLF issue

This commit is contained in:
moos 2012-05-06 03:50:07 -07:00
parent ce21cfdc7a
commit a2a39fed3e
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
"dependencies": {
"natural": "latest",
"underscore": ">=1.3.1",
"WNdb": "git://github.com/moos/WNdb.git"
"WNdb": "http://github.com/moos/WNdb/tarball/master"
},
"devDependencies": {
"uubench": "git://github.com/moos/uubench.git"