summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2015-08-01 11:51:01 +1000
committerMonty Taylor <mordred@inaugust.com>2015-08-01 11:51:01 +1000
commit8ee6363ab98d600faca6b2b35e921c6a9e907add (patch)
tree490052947c7f50b20132bf1436867fe05064f04a /package.json
parentba6eaec69701d0131b2d65b4c6fdddaf92e23841 (diff)
parent39c5c5f4845e0cf415a7ae289370b39f8473db72 (diff)
Merge branch 'feature/layout'
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",