Skip to content

Commit 3b33c45

Browse files
committed
hm
1 parent b19264a commit 3b33c45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
22
"name": "@react-native-community/hooks",
3-
"version": "2.0.1",
3+
"version": "2.0.2-canary.b19264a.0",
44
"description": "",
55
"main": "lib/index.js",
66
"types": "lib/index.d.ts",
77
"scripts": {
88
"prepare": "yarn build",
99
"build": "yarn tsc",
10-
"release": "release-it",
10+
"release": "auto shipit",
1111
"test": "echo \"Error: no test specified\" && exit 1",
1212
"lint": "eslint src/**/*.ts"
1313
},

0 commit comments

Comments
 (0)