Skip to content

Commit

Permalink
2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arnnis committed Dec 12, 2020
1 parent 721c347 commit bffa21c
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-fast-toast",
"version": "2.1.4",
"version": "2.2.0",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
"types": "lib/typescript/index.d.ts",
Expand All @@ -21,7 +21,6 @@
"@types/react-native": "^0.63.37",
"typescript": "^4.0.3"
},

"scripts": {
"prepare": "bob build"
},
Expand Down

0 comments on commit bffa21c

Please sign in to comment.