Skip to content

Commit 0201182

Browse files
committed
chore: v12 & update contributors
1 parent c4d36e4 commit 0201182

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.4",
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 <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+
],
1319
"license": "MIT",
1420
"private": false,
1521
"keywords": [

0 commit comments

Comments
 (0)