File tree Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Expand file tree Collapse file tree 3 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 566
566
" bug" ,
567
567
" review"
568
568
]
569
+ },
570
+ {
571
+ "login" : " snowystinger" ,
572
+ "name" : " Robert Snow" ,
573
+ "avatar_url" : " https://avatars.githubusercontent.com/u/698229?v=4" ,
574
+ "profile" : " https://github.com/snowystinger" ,
575
+ "contributions" : [
576
+ " test"
577
+ ]
569
578
}
570
579
],
571
580
"skipCi" : true ,
Original file line number Diff line number Diff line change @@ -246,6 +246,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d
246
246
<td align="center"><a href="https://matan.io"><img src="https://avatars.githubusercontent.com/u/12711091?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Matan Borenkraout</b></sub></a><br /><a href="#maintenance-MatanBobi" title="Maintenance">🚧</a></td>
247
247
<td align="center"><a href="https://github.com/andyrooger"><img src="https://avatars.githubusercontent.com/u/420834?v=4?s=100" width="100px;" alt=""/><br /><sub><b>andyrooger</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=andyrooger" title="Code">💻</a></td>
248
248
<td align="center"><a href="https://github.com/bdwain"><img src="https://avatars.githubusercontent.com/u/3982094?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Bryan Wain</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/issues?q=author%3Abdwain" title="Bug reports">🐛</a> <a href="https://github.com/testing-library/react-hooks-testing-library/pulls?q=is%3Apr+reviewed-by%3Abdwain" title="Reviewed Pull Requests">👀</a></td>
249
+ <td align="center"><a href="https://github.com/snowystinger"><img src="https://avatars.githubusercontent.com/u/698229?v=4?s=100" width="100px;" alt=""/><br /><sub><b>Robert Snow</b></sub></a><br /><a href="https://github.com/testing-library/react-hooks-testing-library/commits?author=snowystinger" title="Tests">⚠️</a></td>
249
250
</tr >
250
251
</table >
251
252
Original file line number Diff line number Diff line change 43
43
"docs:dev" : " docz dev" ,
44
44
"docs:build" : " docz build" ,
45
45
"contributors:add" : " all-contributors add" ,
46
- "install-16" : " npm install --save-dev react@\" ^16.9.0\" react-dom@\" ^16.9.0\" react-test-renderer@\" ^16.9.0\" " ,
46
+ "install-16" : " npm install --save-dev react@\" ^16.9.0\" react-dom@\" ^16.9.0\" react-test-renderer@\" ^16.9.0\" "
47
47
},
48
48
"dependencies" : {
49
49
"@babel/runtime" : " ^7.12.5" ,
You can’t perform that action at this time.
0 commit comments