Skip to content

Commit

Permalink
3.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Varnius committed Dec 2, 2021
1 parent a60fd09 commit 61cd179
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
10 changes: 5 additions & 5 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Argyle (3.5.0)
- argyle-plugin-react-native (3.5.1):
- Argyle (= 3.5.0)
- Argyle (3.6.0)
- argyle-plugin-react-native (3.6.0):
- Argyle (= 3.6.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: 64899cc5c4dbea07f2e5dbe5cdb41520f5b09561
argyle-plugin-react-native: 1a47be5ec13718abcf947b5a04fe8de6f45503bd
Argyle: db3caa13f95d1a3f870ecf63d4b6dee38fe20e39
argyle-plugin-react-native: 4219be91a497dc5445b2cdb41a3e1ba69428d3e0
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.6.0",
"@argyleio/argyle-plugin-react-native": "3.7.0",
"@react-native-community/async-storage": "latest",
"react": "17.0.1",
"react-native": "^0.64.1",
Expand Down

0 comments on commit 61cd179

Please sign in to comment.