Finalize package.json for sls-1.0.0

This commit is contained in:
Raymond Feng 2013-09-10 12:21:22 -07:00
parent 4e54ab3141
commit 428619171b
1 changed files with 4 additions and 4 deletions

View File

@ -11,11 +11,11 @@
}, },
"dependencies": { "dependencies": {
"debug": "~0.7.2", "debug": "~0.7.2",
"express": "~3.1.1", "express": "~3.4.0",
"loopback-datasource-juggler": "git+ssh://git@github.com:strongloop/loopback-datasource-juggler.git#strongloopsuite-1.0.0-2", "loopback-datasource-juggler": "~1.0.0",
"strong-remoting": "git+ssh://git@github.com:strongloop/strong-remoting.git#strongloopsuite-1.0.0-2", "strong-remoting": "~1.0.0",
"inflection": "~1.2.5", "inflection": "~1.2.5",
"bcrypt": "~0.7.6", "bcrypt": "~0.7.7",
"passport": "~0.1.17", "passport": "~0.1.17",
"passport-local": "~0.1.6", "passport-local": "~0.1.6",
"nodemailer": "~0.4.4", "nodemailer": "~0.4.4",