Updated to use tagged version strongloopsuite-1.0.0-0 of dependencies
This commit is contained in:
parent
536e935e1e
commit
23caa50bd1
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue