File tree Expand file tree Collapse file tree 2 files changed +8
-3
lines changed
Expand file tree Collapse file tree 2 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -4,5 +4,5 @@ Jest reporter producing Codewars output.
44
55> NOTE: Jest is currently only available on [ Qualified] ( https://www.qualified.io/ )
66
7- <img src =" images/dark.png " width =" 500px " />
8- <img src =" images/light.png " width =" 500px " />
7+ <img src =" https://raw.githubusercontent.com/codewars/jest-reporter/master/ images/dark.png" width =" 500px " />
8+ <img src =" https://raw.githubusercontent.com/codewars/jest-reporter/master/ images/light.png" width =" 500px " />
Original file line number Diff line number Diff line change 11{
22 "name" : " @codewars/jest-reporter" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Codewars reporter for Jest" ,
5+ "homepage" : " https://github.com/codewars/jest-reporter#readme" ,
6+ "repository" : " github:codewars/jest-reporter" ,
7+ "bugs" : {
8+ "url" : " https://github.com/codewars/jest-reporter/issues"
9+ },
510 "files" : [
611 " lib/" ,
712 " src/"
You can’t perform that action at this time.
0 commit comments