Skip to content

Commit e228f5e

Browse files
committed
use version of commons
1 parent 9064661 commit e228f5e

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"xhr-mock": "^2.5.1"
5959
},
6060
"dependencies": {
61-
"@eppo/js-client-sdk-common": "file:../js-client-sdk-common",
61+
"@eppo/js-client-sdk-common": "2.1.1-alpha.0",
6262
"md5": "^2.3.0"
6363
}
6464
}

yarn.lock

Lines changed: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -380,20 +380,15 @@
380380
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
381381
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
382382

383-
"@eppo/js-client-sdk-common@file:../js-client-sdk-common":
384-
version "2.1.1-alpha"
383+
384+
version "2.1.1-alpha.0"
385+
resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-2.1.1-alpha.0.tgz#073c2cfd84c1f76a6457100e80591b70f68cacc6"
386+
integrity sha512-OJYl7wddzpxlwo+KDdUx1oTpRUsH53ww8aKQk2MIzp71hpHrekJLD0OLLycOamicyNDKd2ernn1pcM9LvGfF4A==
385387
dependencies:
386388
axios "^1.6.0"
387389
lru-cache "^10.0.1"
388390
md5 "^2.3.0"
389391

390-
"@eppo/js-client-sdk@file:.":
391-
version "1.6.0"
392-
dependencies:
393-
"@eppo/js-client-sdk" "file:../../Library/Caches/Yarn/v6/npm-@eppo-js-client-sdk-1.6.0-b600ca25-0def-49d6-9218-f5b4a9210a82-1706827426878/node_modules/@eppo/js-client-sdk"
394-
"@eppo/js-client-sdk-common" "file:../../Library/Caches/Yarn/v6/npm-@eppo-js-client-sdk-1.6.0-b600ca25-0def-49d6-9218-f5b4a9210a82-1706827426878/node_modules/@eppo/js-client-sdk-common"
395-
md5 "^2.3.0"
396-
397392
"@eslint/eslintrc@^1.3.0":
398393
version "1.3.0"
399394
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f"

0 commit comments

Comments
 (0)