Skip to content

Commit

Permalink
build: update to latest nunjucks package
Browse files Browse the repository at this point in the history
We should update to the latest Nunjucks package that _also_ works with NodeJS versions later than v11.1.0

See: mozilla/nunjucks#1168
  • Loading branch information
devversion authored and petebacondarwin committed Dec 17, 2018
1 parent 7ec17cb commit c84134b
Show file tree
Hide file tree
Showing 2 changed files with 899 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -52,7 +52,7 @@
"mkdirp": "^0.5.1",
"mkdirp-promise": "^5.0.0",
"node-html-encoder": "0.0.2",
"nunjucks": "^3.0.1",
"nunjucks": "^3.1.6",
"semver": "^5.2.0",
"shelljs": "^0.7.0",
"source-map-support": "^0.4.15",
Expand Down

0 comments on commit c84134b

Please sign in to comment.