Update the internal github dependency

This commit is contained in:
Raymond Feng 2013-10-25 14:12:46 -07:00
parent 65d81f051f
commit b083525a08
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
"coverage": "mocha -r blanket -R html-cov > coverage_loopback-connector-mysql.html"
},
"dependencies": {
"loopback-datasource-juggler": "~1.0.0",
"loopback-datasource-juggler": "strongloop/loopback-datasource-juggler",
"mysql": "~2.0.0-alpha9",
"async": "~0.2.9"
},