Skip to content

Commit d70d117

Browse files
[Chore] update example (#802)
1 parent 45ea20e commit d70d117

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ This SDK now works with any supported version of React Native.
1212
- metadata_json, issueId, issueDescription, issueDetectedAt to LinkEventMetadata.
1313
- Add dateOfBirth to SubmissionData.
1414
- Update submit APIs to allow for date of birth.
15+
- Add LAYER_AUTOFILL_NOT_AVAILABLE to LinkEventName.
1516

1617
### Android
1718

example/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react": "18.2.0",
1616
"react-native": "0.73.6",
1717
"react-native-gesture-handler": "^2.12.1",
18-
"react-native-plaid-link-sdk": "file:.yalc/react-native-plaid-link-sdk",
18+
"react-native-plaid-link-sdk": "12.4.0",
1919
"react-native-safe-area-context": "^4.9.0",
2020
"react-native-screens": "^3.29.0"
2121
},

0 commit comments

Comments
 (0)