Slightly less sucky about/help pages

This commit is contained in:
Vit Brunner
2015-01-06 17:21:14 +01:00
parent 13b92d2fcb
commit 9157b44cf6
3 changed files with 10 additions and 3 deletions
+2 -1
View File
@@ -17,7 +17,8 @@
"grunt-contrib-stylus": "0.20.x",
"grunt-contrib-uglify": "0.6.x",
"grunt-contrib-watch": "0.6.x",
"lodash": "2.4.x"
"lodash": "2.4.x",
"marked": "0.3.2"
},
"scripts": {
"test": "node_modules/.bin/grunt test",