File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @testing-library/react-native" ,
3
- "version" : " 11.5.4 " ,
3
+ "version" : " 12.0.0-rc.0 " ,
4
4
"description" : " Simple and complete React Native testing utilities that encourage good testing practices." ,
5
5
"main" : " build/index.js" ,
6
6
"types" : " build/index.d.ts" ,
10
10
},
11
11
"homepage" : " https://callstack.github.io/react-native-testing-library" ,
12
12
"author" : " Michał Pierzchała <thymikee@gmail.com>" ,
13
+ "contributors" : [
14
+ " Maciej Jastrzębski <mdjastrzebski@gmail.com> (https://github.com/mdjastrzebski)" ,
15
+ " Augustin Le Fèvre <augustin.le-fevre@klarna.com> (https://github.com/AugustinLF)" ,
16
+ " Pierre Zimmermann <pierrez@nam.tech> (https://github.com/pierrezimmermannbam)" ,
17
+ " MattAgn <matthieua@bam.tech> (https://github.com/MattAgn)"
18
+ ],
13
19
"license" : " MIT" ,
14
20
"private" : false ,
15
21
"keywords" : [
You can’t perform that action at this time.
0 commit comments