Skip to content

Commit

Permalink
3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Varnius committed Aug 26, 2021
1 parent f69cef5 commit 402f42c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
8 changes: 4 additions & 4 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Argyle (3.1.0)
- Argyle (3.2.0)
- argyle-plugin-react-native (3.2.0):
- Argyle (= 3.1.0)
- Argyle (= 3.2.0)
- React
- boost-for-react-native (1.63.0)
- DoubleConversion (1.1.6)
Expand Down Expand Up @@ -377,8 +377,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
Argyle: 360b13ab7a7ef667610c68e7bf6f2b4e456086a1
argyle-plugin-react-native: fe0af5cdc2efbc44e9a4bba0ddcc3e7da72d07b4
Argyle: b8d67719eaaf73c94922e063f4c095f5e6d2b259
argyle-plugin-react-native: 6b8e29879e93b618a6d170affa6dcd35678bbc83
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
DoubleConversion: cf9b38bf0b2d048436d9a82ad2abe1404f11e7de
FBLazyVector: e686045572151edef46010a6f819ade377dfeb4b
Expand Down
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "jest"
},
"dependencies": {
"@argyleio/argyle-plugin-react-native": "3.2.2",
"@argyleio/argyle-plugin-react-native": "3.3.0",
"@react-native-community/async-storage": "latest",
"react": "17.0.1",
"react-native": "^0.64.1",
Expand Down

0 comments on commit 402f42c

Please sign in to comment.