Skip to content

Commit b4acb72

Browse files
committed
set integration testing to use 1.2.2 before 1.2.3
1 parent d2816ae commit b4acb72

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

integration-testing/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -699,10 +699,10 @@
699699
dependencies:
700700
"@hapi/hoek" "^8.3.0"
701701

702-
"@iterable/react-native-sdk@^1.2.1":
703-
version "1.2.1"
704-
resolved "https://registry.yarnpkg.com/@iterable/react-native-sdk/-/react-native-sdk-1.2.1.tgz#1ed7b61a651d75b4b33b5f5d040b353138750367"
705-
integrity sha512-2GPB8NVM9m7Ly4c3KsXVCfM9fHytjgMRVIH7ywkJXEnJCCkHVIytHRzRyxKgnd3QzpQd4/MD8KCDOvyuafSZLg==
702+
"@iterable/react-native-sdk@^1.2.2":
703+
version "1.2.2"
704+
resolved "https://registry.yarnpkg.com/@iterable/react-native-sdk/-/react-native-sdk-1.2.2.tgz#d22f7a57b38f8928214a8688b01052ee2a98988d"
705+
integrity sha512-g8nr7D9Fhji0OOZOW1F74uuJ3SX7a6lCdOLnHqfsNo1w6IrJRTJsFk/lcvnLM+4BdTu3oWcjHOjaiL8wEnBeTg==
706706

707707
"@jest/console@^24.9.0":
708708
version "24.9.0"

0 commit comments

Comments
 (0)