Skip to content

Commit

Permalink
v2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kuasha420 committed Dec 5, 2023
1 parent c4cfc8a commit 5eb8b19
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,6 +1,6 @@
{
"name": "react-native-paper-toast",
"version": "1.2.3",
"version": "2.0.0",
"description": "A toast implementation for React Native Paper",
"main": "dist/commonjs/index.js",
"module": "dist/module/index.js",
Expand Down Expand Up @@ -49,10 +49,10 @@
"prettier": "^2.0.5",
"react": "18.2.0",
"react-native": "0.72.6",
"react-native-builder-bob": "^0.23.2",
"react-native-paper": "^5.11.3",
"react-native-safe-area-context": "^4.6.3",
"react-native-vector-icons": "10.0.1",
"react-native-builder-bob": "^0.23.2",
"typescript": "^5.0.2"
},
"resolutions": {
Expand Down

0 comments on commit 5eb8b19

Please sign in to comment.