Files
notifications-admin/bower.json

8 lines
217 B
JSON
Raw Normal View History

{
"name": "GOV.UK Notify admin frontend",
"version": "0.0.1",
"dependencies": {
"govuk_template": "https://github.com/alphagov/govuk_template/releases/download/v0.16.0/jinja_govuk_template-0.16.0.tgz"
}
}