updated nunjucks version to 2.4.3 (#603)

This seemed stalled on @Blackweda, so I went ahead and did it.  I've stuck with `^2.4.3` even though master has it at `3.0.0`.  If we want to update to `3.0.0` we can do that in another patch.
This commit is contained in:
Wayne Williams 2017-03-13 13:40:58 -04:00 коммит произвёл David Humphrey
Родитель b83342eab2
Коммит de373ef49a
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -52,7 +52,7 @@
"gunzip-maybe": "^1.3.1",
"http-server": "^0.9.0",
"mkdirp": "0.5.1",
"nunjucks": "^3.0.0",
"nunjucks": "^2.4.3",
"properties-parser": "0.3.1",
"request": "^2.69.0",
"requirejs": "^2.3.3",