File tree Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Expand file tree Collapse file tree 3 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -35,6 +35,8 @@ test-data:
35
35
mkdir -p $(tempDir )
36
36
git clone -b ${branchName} --depth 1 --single-branch ${githubRepoLink} ${gitDataDir}
37
37
cp -r ${gitDataDir} ufc ${testDataDir}
38
+ mkdir -p ${testDataDir} configuration-wire
39
+ cp -r ${gitDataDir} configuration-wire/* .json ${testDataDir} configuration-wire
38
40
rm -rf ${tempDir}
39
41
40
42
# # test
Original file line number Diff line number Diff line change 29
29
},
30
30
"homepage" : " https://github.com/Eppo-exp/node-server-sdk#readme" ,
31
31
"dependencies" : {
32
- "@eppo/js-client-sdk-common" : " 4.13.0 "
32
+ "@eppo/js-client-sdk-common" : " 4.13.1 "
33
33
},
34
34
"devDependencies" : {
35
35
"@google-cloud/storage" : " ^6.9.3" ,
Original file line number Diff line number Diff line change 460
460
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
461
461
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
462
462
463
-
464
- version "4.13.0 "
465
- resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-4.13.0 .tgz#67d57a905bd292bd616ce0d4c200e8b36b5914d4 "
466
- integrity sha512-i9g3lY8Dz1LRse8fbyC9MwFeufHLhiWaVZQsOKWVHn5mP/z+2UGgUDvT0CigKp8xVjsQNTqlBXaF6+WG71VoIA ==
463
+
464
+ version "4.13.1 "
465
+ resolved "https://registry.yarnpkg.com/@eppo/js-client-sdk-common/-/js-client-sdk-common-4.13.1 .tgz#b46aa0e57cb11cd22b9b159428b6e92e5b36d282 "
466
+ integrity sha512-ToSIZEmtdrTJMzIyVAKU9fajaaOdsCFeY5gL9WMxxMfqt3zWOsXB2MTWhcrf59THb8HaWNuS7TeB8SMwFjv5bQ ==
467
467
dependencies :
468
468
buffer "npm:@eppo/[email protected] "
469
469
js-base64 "^3.7.7"
You can’t perform that action at this time.
0 commit comments