aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 82d01d3..8850d7a 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"gulp-foreach": "^0.1.0",
"gulp-if": "^1.2.5",
"gulp-imagemin": "~2.2.1",
- "gulp-jade": "~1.0.0"
+ "gulp-jade": "~1.0.0",
"gulp-jshint": "^1.9.2",
"gulp-less": "^3.0.0",
"gulp-minify-css": "^0.4.5",
@@ -25,6 +25,7 @@
"gulp-uglify": "~1.2.0",
"gulp-util": "^3.0.3",
"merge-stream": "^0.1.7",
+ "markdown-js": "0.0.3"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"