0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00

Minor version bump for moment, polyglot & semver

- hopefully no breaking changes
This commit is contained in:
Hannah Wolfe 2013-11-01 14:30:48 +00:00
parent fc6d4c37d2
commit a395361e6e

View file

@ -38,12 +38,12 @@
"express-hbs": "0.5.1",
"fs-extra": "0.6.3",
"knex": "0.4.13",
"moment": "2.1.0",
"node-polyglot": "0.2.1",
"moment": "2.4.0",
"node-polyglot": "0.3.0",
"node-uuid": "1.4.1",
"nodemailer": "0.5.5",
"rss": "0.2.1",
"semver": "2.1.0",
"semver": "2.2.1",
"showdown": "0.3.1",
"sqlite3": "2.1.19",
"underscore": "1.5.2",