From 10c9811fc534a2738c19d8f74a447ed500b730a2 Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Thu, 2 Jul 2015 00:10:20 +0800 Subject: Jump to 0.3.1 --- package.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'package.json') diff --git a/package.json b/package.json index a0f80b59..0b9fe41e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "hackmd", - "version": "0.2.9", + "version": "0.3.1", "description": "Realtime collaborative markdown notes on all platforms.", "main": "app.js", "author": "jackycute", @@ -8,6 +8,7 @@ "license": "MIT", "dependencies": { "async": "^0.9.0", + "blueimp-md5": "^1.1.0", "body-parser": "^1.12.3", "chance": "^0.7.5", "cheerio": "^0.19.0", @@ -27,6 +28,7 @@ "markdown-pdf": "^5.2.0", "marked": "^0.3.3", "method-override": "^2.3.2", + "moment": "^2.10.3", "mongoose": "^4.0.2", "morgan": "^1.5.3", "node-uuid": "^1.4.3", @@ -38,8 +40,9 @@ "passport.socketio": "^3.5.1", "pg": "4.x", "randomcolor": "^0.2.0", - "shortid": "2.1.3", + "shortid": "2.2.2", "socket.io": "1.3.5", + "string": "^3.2.0", "toobusy-js": "^0.4.1", "winston": "^1.0.0" }, -- cgit v1.2.3