mirror of
https://github.com/grafana/grafana.git
synced 2026-09-05 04:40:13 -05:00
Emails: Update notification templates (#19662)
- Update copyright year - Remove duplicated xmlns
This commit is contained in:
committed by
Marcus Olsson
parent
f6bdcb260a
commit
64752f38e8
+8
-10
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user