浏览代码

Add marked dependency

sbkwgh 8 年之前
父节点
当前提交
12237d2cee
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      package.json

+ 1 - 0
package.json

@@ -9,6 +9,7 @@
     "build": "node build/build.js"
   },
   "dependencies": {
+    "marked": "^0.3.6",
     "vue": "^2.1.0",
     "vue-router": "^2.1.1",
     "vuex": "^2.1.1"