summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2015-08-01 06:21:17 +1000
committerMonty Taylor <mordred@inaugust.com>2015-08-01 11:49:35 +1000
commit39c5c5f4845e0cf415a7ae289370b39f8473db72 (patch)
tree84dd2f0b5406d160114b671dc2e60a33964fb0a4 /package.json
parent816c90235ed3393b72fc2344457a105971049b5b (diff)
Make layout of posts templated
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index de762dc..8346b66 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,9 @@
22 "bower": "^1.4.1", 22 "bower": "^1.4.1",
23 "cheerio": "^0.19.0", 23 "cheerio": "^0.19.0",
24 "gulp": "^3.9.0", 24 "gulp": "^3.9.0",
25 "gulp-change": "^1.0.0",
25 "gulp-compile-handlebars": "^0.5.0", 26 "gulp-compile-handlebars": "^0.5.0",
27 "gulp-data": "^1.2.0",
26 "gulp-filter": "^3.0.0", 28 "gulp-filter": "^3.0.0",
27 "gulp-git": "^1.2.4", 29 "gulp-git": "^1.2.4",
28 "gulp-ignore": "^1.2.1", 30 "gulp-ignore": "^1.2.1",