Updated to use tagged version of loopback-datasource-juggler and strong-remoting
This commit is contained in:
parent
61c30e58b9
commit
28c357efbf
|
@ -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#v1.2.0",
|
||||
"strong-remoting": "git+ssh://git@github.com:strongloop/strong-remoting.git#v1.2.0",
|
||||
"inflection": "~1.2.5",
|
||||
"bcrypt": "~0.7.6",
|
||||
"passport": "~0.1.17",
|
||||
|
|
Loading…
Reference in New Issue