From 59c41f9973c0e46c79b8cd0f78b9314e4aa5a155 Mon Sep 17 00:00:00 2001 From: machuanjia Date: Thu, 3 Dec 2015 18:19:06 +0800 Subject: [PATCH] add --- bower.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/bower.json b/bower.json index ce4f381..c352870 100644 --- a/bower.json +++ b/bower.json @@ -1,6 +1,6 @@ { "name": "angular-wt-editor", - "version": "0.0.1", + "version": "1.0.8", "homepage": "https://github.com/WorktileTech/angular-wt-editor", "authors": [ "YCTech" @@ -29,7 +29,7 @@ "bootstrap": "~3.1.1", "fontawesome": "latest", "lodash": null, - "marked" : "https://github.com/WorktileTech/marked.git", + "marked" : "https://github.com/WorktileTech/marked.git#~0.3.8", "katex-build": null, "mermaid-min": null, "Caret.js" : null diff --git a/package.json b/package.json index 43d18f0..b6f5e1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "angular-wt-editor", - "version": "1.0.0", + "version": "1.0.8", "description": "angular-wt-editor =================", "main": "index.js", "scripts": {