File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
packages/sdk/typescript/human-protocol-sdk Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 3838 ]
3939 },
4040 "dependencies" : {
41- "@human-protocol/core" : " workspace:* " ,
41+ "@human-protocol/core" : " workspace:x " ,
4242 "axios" : " ^1.4.0" ,
4343 "ethers" : " ~6.13.5" ,
4444 "graphql" : " ^16.8.1" ,
Original file line number Diff line number Diff line change @@ -3853,7 +3853,7 @@ __metadata:
38533853 languageName: node
38543854 linkType: hard
38553855
3856- "@human-protocol/core@workspace:*, @human-protocol/core@workspace:packages/core":
3856+ "@human-protocol/core@workspace:*, @human-protocol/core@workspace:packages/core, @human-protocol/core@workspace:x ":
38573857 version: 0.0.0-use.local
38583858 resolution: "@human-protocol/core@workspace:packages/core"
38593859 dependencies:
@@ -4508,7 +4508,7 @@ __metadata:
45084508 version: 0.0.0-use.local
45094509 resolution: "@human-protocol/sdk@workspace:packages/sdk/typescript/human-protocol-sdk"
45104510 dependencies:
4511- "@human-protocol/core": "workspace:* "
4511+ "@human-protocol/core": "workspace:x "
45124512 axios: "npm:^1.4.0"
45134513 eslint: "npm:^8.55.0"
45144514 ethers: "npm:~6.13.5"
You can’t perform that action at this time.
0 commit comments