Finalize package.json for sls-1.0.0
This commit is contained in:
parent
4e54ab3141
commit
428619171b
|
@ -11,11 +11,11 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"debug": "~0.7.2",
|
||||
"express": "~3.1.1",
|
||||
"loopback-datasource-juggler": "git+ssh://git@github.com:strongloop/loopback-datasource-juggler.git#strongloopsuite-1.0.0-2",
|
||||
"strong-remoting": "git+ssh://git@github.com:strongloop/strong-remoting.git#strongloopsuite-1.0.0-2",
|
||||
"express": "~3.4.0",
|
||||
"loopback-datasource-juggler": "~1.0.0",
|
||||
"strong-remoting": "~1.0.0",
|
||||
"inflection": "~1.2.5",
|
||||
"bcrypt": "~0.7.6",
|
||||
"bcrypt": "~0.7.7",
|
||||
"passport": "~0.1.17",
|
||||
"passport-local": "~0.1.6",
|
||||
"nodemailer": "~0.4.4",
|
||||
|
|
Loading…
Reference in New Issue