Skip to content

Commit 1fa40b0

Browse files
committed
feat: Upgrade to the reporter v2.1.0
1 parent f95b2ad commit 1fa40b0

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ your code using Grunt.
191191

192192
## Release History
193193

194+
* 2018-03-04 v2.1.0 Upgrade to the reporter v2.1.0
194195
* 2018-03-01 v2.0.0 Upgrade to the reporter v2.0.0
195196
* 2018-03-01 v1.0.0 Upgrade to the reporter v1.0.0
196197
* 2018-01-27 v0.1.0 Allow generating an empty report with all validated files

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
"travis-deploy-once": "travis-deploy-once"
3232
},
3333
"dependencies": {
34-
"chalk": "^2.3.1",
35-
"grunt-html-html-reporter": "^2.0.0"
34+
"chalk": "^2.3.2",
35+
"grunt-html-html-reporter": "^2.1.0"
3636
},
3737
"devDependencies": {
3838
"grunt": "^1.0.2",

0 commit comments

Comments
 (0)