Issue #339 fixed (upload images from dashboard fails when sails was crashed and rebooted
Showing
with
25 additions
and
13 deletions
... | ... | @@ -6,6 +6,7 @@ |
"keywords": [], | ||
"dependencies": { | ||
"bcrypt-nodejs": "0.0.3", | ||
"connect-redis": "3.0.2", | ||
"ejs": "^0.8.8", | ||
"forever": "^0.14.1", | ||
"include-all": "~0.1.3", | ||
... | ... | @@ -19,6 +20,7 @@ |
"sails-mysql": "^0.10.12", | ||
"sails-test-helper": "^0.3.5", | ||
"socket.io": "~1.3.2", | ||
"socket.io-redis": "^0.1.4", | ||
"winston": "~1.0.0" | ||
}, | ||
"scripts": { | ||
... | ... |
Please
register
or
sign in
to comment