summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Preynat <johan.preynat@gmail.com>2016-09-28 10:32:14 +0200
committerJohan Preynat <johan.preynat@gmail.com>2016-09-28 10:32:14 +0200
commit7938ee8ec6cabd893187d0527feb842fd1270667 (patch)
treebee04a5daf6882aa30f003736350b14bacefee35
parent2e8e4f63d78c8d908f7ea4ea095e6d27f6fc6fe0 (diff)
downloadgitbook-7938ee8ec6cabd893187d0527feb842fd1270667.zip
gitbook-7938ee8ec6cabd893187d0527feb842fd1270667.tar.gz
gitbook-7938ee8ec6cabd893187d0527feb842fd1270667.tar.bz2
Use nunjucks@2.5.2
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index f7f17b0..c962fbc 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"moment": "2.13.0",
"npm": "3.9.2",
"npmi": "2.0.1",
- "nunjucks": "2.4.2",
+ "nunjucks": "2.5.2",
"nunjucks-do": "1.0.0",
"object-path": "^0.9.2",
"omit-keys": "^0.1.0",