diff --git a/emails/package.json b/emails/package.json index 20e5783b7ca..f4eb62d4eae 100644 --- a/emails/package.json +++ b/emails/package.json @@ -13,16 +13,14 @@ "start": "grunt watch" }, "devDependencies": { - "grunt": "^0.4.5", - "grunt-premailer": "^1.1.10", + "grunt": "1.0.1", + "grunt-premailer": "1.1.0", "grunt-processhtml": "^0.4.2", - "grunt-uncss": "^0.3.7", - "load-grunt-config": "^0.14.0", - "grunt-contrib-watch": "^0.6.1", - "grunt-text-replace": "^0.3.12" - }, - "dependencies": { - "grunt-assemble": "^0.4.0", - "grunt-contrib-clean": "^0.6.0" + "grunt-uncss": "0.9.0", + "load-grunt-config": "3.0.1", + "grunt-contrib-watch": "1.1.0", + "grunt-text-replace": "0.4.0", + "grunt-assemble": "0.6.3", + "grunt-contrib-clean": "2.0.0" } } diff --git a/emails/templates/layouts/default.html b/emails/templates/layouts/default.html index ca54acdd206..70a56f7eec7 100644 --- a/emails/templates/layouts/default.html +++ b/emails/templates/layouts/default.html @@ -1,5 +1,5 @@ - +
@@ -143,7 +143,7 @@ td[class="stack-column-center"] {
Sent by Grafana v[[.BuildVersion]]
-
© 2018 Grafana Labs
+
© 2019 Grafana Labs