diff --git a/example/package.json b/example/package.json index 58ecfe2..6096ed3 100644 --- a/example/package.json +++ b/example/package.json @@ -10,7 +10,7 @@ }, "dependencies": { "@react-native-community/async-storage": "^1.6.3", - "qubit-sdk-react-native": "file:..", + "qubit-sdk-react-native": "1.0.9", "react": "16.9.0", "react-native": "0.61.4" }, diff --git a/example/yarn.lock b/example/yarn.lock index 99f8695..3f7f46a 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -3106,8 +3106,10 @@ pump@^3.0.0: end-of-stream "^1.1.0" once "^1.3.1" -"qubit-sdk-react-native@file:..": - version "1.0.0" +qubit-sdk-react-native@1.0.9: + version "1.0.9" + resolved "https://registry.yarnpkg.com/qubit-sdk-react-native/-/qubit-sdk-react-native-1.0.9.tgz#f08788cc338b6d3152509d40fc8fc932461c3742" + integrity sha512-QgBHjaBmSJkvsSEccq/HnBV6NeJ3CFL0igsaFGf14X7TtF8J2MeZw0L/eAD81O4zdgRIZ2AuW9jxmwRrlXrCxg== range-parser@~1.2.1: version "1.2.1"