Skip to content

Commit

Permalink
Merge pull request #218 from alphagov/use-the-jinja-package-of-the-go…
Browse files Browse the repository at this point in the history
…vuk-template

Use the govuk template jinja npm package
  • Loading branch information
joelanman committed Jun 24, 2016
2 parents ffb1011 + f760107 commit 2fff548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -21,7 +21,7 @@
"express-writer": "0.0.4",
"govuk-elements-sass": "1.2.0",
"govuk_frontend_toolkit": "^4.12.0",
"govuk_template_jinja": "https://github.com/alphagov/govuk_template/releases/download/v0.17.3/jinja_govuk_template-0.17.3.tgz",
"govuk_template_jinja": "0.17.3",
"grunt": "0.4.5",
"grunt-cli": "0.1.13",
"grunt-concurrent": "0.4.3",
Expand Down

0 comments on commit 2fff548

Please sign in to comment.