We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67b4f1d commit 5ef03c4Copy full SHA for 5ef03c4
package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "@react-native-community/hooks",
3
- "version": "1.1.0",
+ "version": "2.0.0",
4
"description": "",
5
"main": "lib/index.js",
6
"types": "lib/index.d.ts",
7
"scripts": {
8
- "prepare":"yarn build",
+ "prepare": "yarn build",
9
"build": "yarn tsc",
10
"release": "release-it",
11
"test": "echo \"Error: no test specified\" && exit 1",
0 commit comments