Skip to content

Commit

Permalink
⬆️ Update @appcues/react-native to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mmaatttt committed Jul 18, 2024
1 parent 4d7df26 commit 08dc04f
Show file tree
Hide file tree
Showing 5 changed files with 17 additions and 17 deletions.
10 changes: 5 additions & 5 deletions example/ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
PODS:
- Appcues (3.2.0)
- appcues-react-native (3.2.0):
- Appcues (~> 3.2.0)
- Appcues (3.3.0)
- appcues-react-native (3.3.0):
- Appcues (~> 3.3.0)
- React-Core
- boost (1.83.0)
- DoubleConversion (1.1.6)
Expand Down Expand Up @@ -1424,8 +1424,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
Appcues: ce68465ba460fa48a3719fd1f04a6d97f70765e3
appcues-react-native: 03455620f20a3d562d5baf4c34cc6072edfe06ad
Appcues: 22f3c4dc9718ca1af142f268f99c9786389e33ea
appcues-react-native: fcd0939ded1f108ed2d1967df2e2bd9692866a1a
boost: d3f49c53809116a5d38da093a8aa78bf551aed09
DoubleConversion: 76ab83afb40bddeeee456813d9c04f67f78771b5
FBLazyVector: 898d14d17bf19e2435cafd9ea2a1033efe445709
Expand Down
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.2.0",
"@appcues/react-native": "^3.3.0",
"@appcues/segment-react-native": "file:..",
"@react-native-async-storage/async-storage": "^1.23.1",
"@react-navigation/bottom-tabs": "^6.5.20",
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.2.0"
"@appcues/react-native": "^3.3.0"
},
"devDependencies": {
"@babel/core": "^7.12.10",
Expand Down

0 comments on commit 08dc04f

Please sign in to comment.