Merge branch 'release/1.3.0' into production

This commit is contained in:
Ritchie Martori 2013-11-18 11:37:04 -08:00
commit 05a691051e
2 changed files with 6 additions and 2 deletions

View File

@ -4,6 +4,10 @@
[See the full documentation](http://docs.strongloop.com/loopback).
## Mailing List
Discuss features and ask questions on [LoopBack Forum](https://groups.google.com/forum/#!forum/loopbackjs).
## Issues
File any issues [here on GitHub](https://github.com/strongloop/loopback/issues).

View File

@ -9,7 +9,7 @@
"Platform",
"mBaaS"
],
"version": "1.2.1",
"version": "1.3.0",
"scripts": {
"test": "mocha -R spec"
},
@ -21,7 +21,7 @@
"inflection": "~1.2.5",
"passport": "~0.1.17",
"passport-local": "~0.1.6",
"nodemailer": "~0.5.5",
"nodemailer": "~0.5.7",
"ejs": "~0.8.4",
"bcryptjs": "~0.7.10",
"underscore.string": "~2.3.3",