Skip to content

Commit

Permalink
⬆️ Update @appcues/react-native version to 3.1.11
Browse files Browse the repository at this point in the history
  • Loading branch information
andretortolano committed Feb 2, 2024
1 parent a19bc65 commit c535c03
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
6 changes: 3 additions & 3 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PODS:
- Appcues (3.1.6)
- appcues-react-native (3.1.10):
- appcues-react-native (3.1.11):
- Appcues (~> 3.1.6)
- React-Core
- boost (1.76.0)
Expand Down Expand Up @@ -657,7 +657,7 @@ EXTERNAL SOURCES:

SPEC CHECKSUMS:
Appcues: 1781b206a38860b89fa4d586c63d6fbd5a8caa66
appcues-react-native: 64a4eb5d4d0a723e577f34f975c51b14fc3f8ec3
appcues-react-native: 63cbb9a7b44e39d5f99cbfc10bf5d3be544a8a66
boost: 57d2868c099736d80fcd648bf211b4431e51a558
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
Expand Down Expand Up @@ -720,4 +720,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: 6efcecdc92e5f79e311fb05c1f07868ad3c3f905

COCOAPODS: 1.14.3
COCOAPODS: 1.15.0
12 changes: 6 additions & 6 deletions example/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 example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"start": "react-native start"
},
"dependencies": {
"@appcues/react-native": "^3.1.10",
"@appcues/react-native": "^3.1.11",
"@appcues/segment-react-native": "file:..",
"@react-native-async-storage/async-storage": "^1.19.2",
"@react-navigation/bottom-tabs": "^6.0.9",
Expand Down
8 changes: 4 additions & 4 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 @@ -42,7 +42,7 @@
},
"peerDependencies": {
"@segment/analytics-react-native": "*",
"@appcues/react-native": "^3.1.10"
"@appcues/react-native": "^3.1.11"
},
"devDependencies": {
"@babel/core": "^7.12.10",
Expand Down

0 comments on commit c535c03

Please sign in to comment.