Skip to content

Commit e6cefd9

Browse files
committed
chore: v12 & update contributors
1 parent 43e02e4 commit e6cefd9

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@testing-library/react-native",
3-
"version": "11.5.2",
3+
"version": "12.0.0-rc.0",
44
"description": "Simple and complete React Native testing utilities that encourage good testing practices.",
55
"main": "build/index.js",
66
"types": "build/index.d.ts",
@@ -10,6 +10,12 @@
1010
},
1111
"homepage": "https://callstack.github.io/react-native-testing-library",
1212
"author": "Michał Pierzchała <[email protected]>",
13+
"contributors": [
14+
"Maciej Jastrzębski <[email protected]> (https://github.com/mdjastrzebski)",
15+
"Augustin Le Fèvre <[email protected]> (https://github.com/AugustinLF)",
16+
"Pierre Zimmermann <[email protected]> (https://github.com/pierrezimmermannbam)",
17+
"MattAgn <[email protected]> (https://github.com/MattAgn)"
18+
],
1319
"license": "MIT",
1420
"private": false,
1521
"keywords": [

0 commit comments

Comments
 (0)