Skip to content
This repository was archived by the owner on Jul 30, 2020. It is now read-only.

Commit bc6913b

Browse files
author
Brandon Carroll
committed
fix: change the way event bubbling works
1 parent 64b31ba commit bc6913b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "native-testing-library",
3-
"version": "3.0.0-beta.8",
3+
"version": "0.0.0-semantically-released",
44
"description": "Simple and complete React Native testing utilities that encourage good testing practices.",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)