aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json
index 34a3fa5c2..8bcd4840e 100644
--- a/package.json
+++ b/package.json
@@ -33,8 +33,9 @@
"grunt-contrib-connect": "~0.6.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-csslint": "~0.2.0",
+ "grunt-contrib-jade": "~0.9.1",
"grunt-contrib-jshint": "~0.8.0",
- "grunt-contrib-less": "~0.8.3",
+ "grunt-contrib-less": "~0.9.0",
"grunt-contrib-qunit": "~0.3.0",
"grunt-contrib-uglify": "~0.2.7",
"grunt-contrib-watch": "~0.5.3",
@@ -44,7 +45,8 @@
"grunt-jscs-checker": "~0.3.0",
"grunt-saucelabs": "~4.1.2",
"grunt-sed": "~0.1.1",
- "load-grunt-tasks": "~0.2.1"
+ "load-grunt-tasks": "~0.2.1",
+ "markdown": "~0.5.0"
},
"jspm": {
"main": "js/bootstrap",