Skip to content

Commit

Permalink
🔄 synced local 'package.json' with remote 'package.json'
Browse files Browse the repository at this point in the history
  • Loading branch information
circle-github-action-bot committed Aug 8, 2024
1 parent 442ddc5 commit 0b76ca2
Showing 1 changed file with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,15 +12,23 @@
"build:ios": "react-native bundle --entry-file='index.js' --bundle-output='./ios/main.jsbundle' --dev=false --platform='ios' --assets-dest ios"
},
"dependencies": {
"@circle-fin/w3s-pw-react-native-sdk": "^1.0.4",
"@circle-fin/w3s-pw-react-native-sdk": "^1.1.0",
"@react-native-clipboard/clipboard": "^1.14.1",
"@react-navigation/native": "^6.1.9",
"@react-navigation/native-stack": "^6.9.17",
"@reduxjs/toolkit": "^2.2.6",
"@types/react-redux": "^7.1.33",
"i18next": "^23.7.12",
"react": "18.2.0",
"react-i18next": "^14.0.0",
"react-native": "0.73.6",
"react-native-pager-view": "^6.3.3",
"react-native-safe-area-context": "^4.7.4",
"react-native-screens": "^3.27.0"
"react-native-screens": "^3.27.0",
"react-native-tab-view": "^3.5.2",
"react-redux": "^9.1.2",
"react-native-collapsible-tab-view": "^8.0.0",
"react-native-reanimated": "3.8.1"
},
"devDependencies": {
"@babel/core": "^7.20.0",
Expand Down

0 comments on commit 0b76ca2

Please sign in to comment.