Skip to content

Commit 5ef03c4

Browse files
committed
Release 2.0.0
1 parent 67b4f1d commit 5ef03c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "@react-native-community/hooks",
3-
"version": "1.1.0",
3+
"version": "2.0.0",
44
"description": "",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
77
"scripts": {
8-
"prepare":"yarn build",
8+
"prepare": "yarn build",
99
"build": "yarn tsc",
1010
"release": "release-it",
1111
"test": "echo \"Error: no test specified\" && exit 1",

0 commit comments

Comments
 (0)