Marked as 0.2.8

This commit is contained in:
Wu Cheng-Han
2015-05-15 12:58:13 +08:00
parent 2d36d7ce84
commit 4e64583a0b
96 changed files with 3281 additions and 22102 deletions

View File

@@ -1,9 +1,9 @@
{
"name": "hackmd",
"version": "0.2.7",
"version": "0.2.8",
"description": "Realtime collaborative markdown notes on all platforms.",
"main": "server.js",
"author": "jackymaxj",
"main": "app.js",
"author": "jackycute",
"private": true,
"license": "MIT",
"dependencies": {
@@ -11,7 +11,6 @@
"body-parser": "^1.12.3",
"cheerio": "^0.19.0",
"compression": "^1.4.3",
"connect": "3.x",
"connect-mongo": "^0.8.1",
"cookie": "0.1.2",
"cookie-parser": "1.3.3",
@@ -19,8 +18,9 @@
"emojify.js": "^1.0.1",
"express": "4.x",
"express-session": "^1.11.1",
"formidable": "^1.0.17",
"highlight.js": "^8.4.0",
"html": "0.0.7",
"imgur": "^0.1.5",
"jsdom-nogyp": "^0.8.3",
"lz-string": "1.3.6",
"markdown-pdf": "^5.2.0",