Skip to content

Commit 0abe3d2

Browse files
authored
bump common version to 1.2.2 (#20)
1 parent fc7d25b commit 0abe3d2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"xhr-mock": "^2.5.1"
5757
},
5858
"dependencies": {
59-
"@eppo/js-client-sdk-common": "^1.2.1",
59+
"@eppo/js-client-sdk-common": "^1.2.2",
6060
"axios": "^0.27.2",
6161
"md5": "^2.3.0"
6262
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -289,10 +289,10 @@
289289
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
290290
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
291291

292-
"@eppo/js-client-sdk-common@^1.2.1":
293-
version "1.2.1"
294-
resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-1.2.1.tgz#7161e9e22233b411d70f3977effb91a3b2290b26"
295-
integrity sha512-3SGtgyJRNb+RsZdZ+acaD1bNfuiXJxN31OTXbRQO57RUrR6In0nmKdp/3aOiHj/CqDu/QbmdNe2zVjgetihfqw==
292+
"@eppo/js-client-sdk-common@^1.2.2":
293+
version "1.2.2"
294+
resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-1.2.2.tgz#4662c70e107033ee5e8a76da876bdfc80e7f698e"
295+
integrity sha512-0ABH/tD7MrIbSMhrZQs4FDE6VfrdE4gZ1Z1xDZ/EDOmQnaOCABKw2DDmT0DQPGnMAFGBa0NUNuZmS1RHauil1A==
296296
dependencies:
297297
axios "^0.27.2"
298298
md5 "^2.3.0"

0 commit comments

Comments
 (0)