|
@@ -5,19 +5,19 @@
|
|
|
"description": "a Sails application for TFB testing",
|
|
|
"keywords": [],
|
|
|
"dependencies": {
|
|
|
- "async": "^1.2.0",
|
|
|
- "bluebird": "^2.9.27",
|
|
|
- "ejs": "~2.3.1",
|
|
|
- "handlebars": "^3.0.3",
|
|
|
- "hiredis": "^0.4.0",
|
|
|
- "mysql": "^2.7.0",
|
|
|
- "pg": "^4.4.0",
|
|
|
- "pg-hstore": "^2.3.2",
|
|
|
- "rc": "~1.0.3",
|
|
|
- "redis": "^0.12.1",
|
|
|
- "sails": "~0.11.0",
|
|
|
- "sails-disk": "~0.10.8",
|
|
|
- "sequelize": "^3.2.0"
|
|
|
+ "async": "1.5.2",
|
|
|
+ "bluebird": "3.4.1",
|
|
|
+ "ejs": "2.4.2",
|
|
|
+ "handlebars": "4.0.5",
|
|
|
+ "hiredis": "0.5.0",
|
|
|
+ "mysql": "2.11.0",
|
|
|
+ "pg": "6.0.2",
|
|
|
+ "pg-hstore": "2.3.2",
|
|
|
+ "rc": "1.1.6",
|
|
|
+ "redis": "2.6.2",
|
|
|
+ "sails": "0.12.3",
|
|
|
+ "sails-disk": "0.10.10",
|
|
|
+ "sequelize": "3.23.4"
|
|
|
},
|
|
|
"scripts": {
|
|
|
"start": "node app.js",
|