Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pvinis committed Feb 15, 2020
1 parent 67b4f1d commit 5ef03c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "@react-native-community/hooks",
"version": "1.1.0",
"version": "2.0.0",
"description": "",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"scripts": {
"prepare":"yarn build",
"prepare": "yarn build",
"build": "yarn tsc",
"release": "release-it",
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down

0 comments on commit 5ef03c4

Please sign in to comment.