Updated to use tagged version strongloopsuite-1.0.0-0 of dependencies

This commit is contained in:
cgole 2013-09-05 22:05:05 -07:00
parent 536e935e1e
commit 23caa50bd1
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@
"dependencies": {
"debug": "~0.7.2",
"express": "~3.1.1",
"loopback-datasource-juggler": "git+ssh://git@github.com:strongloop/loopback-datasource-juggler.git",
"strong-remoting": "git+ssh://git@github.com:strongloop/strong-remoting.git",
"loopback-datasource-juggler": "git+ssh://git@github.com:strongloop/loopback-datasource-juggler.git#strongloopsuite-1.0.0-0",
"strong-remoting": "git+ssh://git@github.com:strongloop/strong-remoting.git#strongloopsuite-1.0.0-0",
"inflection": "~1.2.5",
"bcrypt": "~0.7.6",
"passport": "~0.1.17",