Skip to content

Commit 415e82a

Browse files
authored
v3.7.3 (#85)
1 parent ac4f84b commit 415e82a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eppo/react-native-sdk",
3-
"version": "3.7.3-alpha.0",
3+
"version": "3.7.3",
44
"description": "Eppo React Native SDK",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",
@@ -51,7 +51,7 @@
5151
"registry": "https://registry.npmjs.org/"
5252
},
5353
"dependencies": {
54-
"@eppo/js-client-sdk-common": "4.13.5-alpha1",
54+
"@eppo/js-client-sdk-common": "4.13.5",
5555
"@react-native-async-storage/async-storage": "^1.18.0",
5656
"spark-md5": "^3.0.2"
5757
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1213,10 +1213,10 @@
12131213
resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
12141214
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
12151215

1216-
"@eppo/[email protected]-alpha1":
1217-
version "4.13.5-alpha1"
1218-
resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-4.13.5-alpha1.tgz#f2e0d7fed0787b41776c16f2c3fad43621747a22"
1219-
integrity sha512-CdLOpQFw9FvUdFCz9w7CACAAcdA4tvPqSTr/mFZCB6jBfKmZVcrqJEteKZEBn2DyPJ8CmYUIv7K5y1g1HhH7vA==
1216+
1217+
version "4.13.5"
1218+
resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-4.13.5.tgz#4226d3d45284378c93ac97c70eed32de7af58094"
1219+
integrity sha512-wSYmkVRpH9hsOFmKtWHke8LOoFvy+f+cRVxZZH7nbiN4jO3orFXs9lPwB9Jv5e0u6N4z302sQAvKxRxY6BmVIg==
12201220
dependencies:
12211221
buffer "npm:@eppo/[email protected]"
12221222
js-base64 "^3.7.7"

0 commit comments

Comments
 (0)