bug #531 fixed. It's required to reinstall the database triggers to take effect of this patch
Showing
with
45 additions
and
18 deletions
... | @@ -8,6 +8,7 @@ | ... | @@ -8,6 +8,7 @@ |
"async": "^2.0.0-rc.4", | "async": "^2.0.0-rc.4", | ||
"bcrypt-nodejs": "0.0.3", | "bcrypt-nodejs": "0.0.3", | ||
"connect-redis": "3.0.2", | "connect-redis": "3.0.2", | ||
"connect-timeout": "^1.7.0", | |||
"ejs": "^0.8.8", | "ejs": "^0.8.8", | ||
"forever": "^0.14.1", | "forever": "^0.14.1", | ||
"grunt": "^1.0.1", | "grunt": "^1.0.1", | ||
... | ... |
Please
register
or
sign in
to comment