Skip to content

Commit f771ef6

Browse files
authored
Merge pull request #1625 from input-output-hk/chore/deps-fix
LW-12622 Remove useless dependency
2 parents e832abb + c0b587a commit f771ef6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

packages/ogmios/package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@
3838
},
3939
"devDependencies": {
4040
"@cardano-ogmios/schema": "6.9.0",
41-
"@cardano-sdk/cardano-services-client": "workspace:~",
4241
"@cardano-sdk/util-dev": "workspace:~",
4342
"@cardano-sdk/util-rxjs": "workspace:~",
4443
"@types/lodash": "^4.14.182",

yarn.lock

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3873,7 +3873,6 @@ __metadata:
38733873
dependencies:
38743874
"@cardano-ogmios/client": 6.9.0
38753875
"@cardano-ogmios/schema": 6.9.0
3876-
"@cardano-sdk/cardano-services-client": "workspace:~"
38773876
"@cardano-sdk/core": "workspace:~"
38783877
"@cardano-sdk/crypto": "workspace:~"
38793878
"@cardano-sdk/projection": "workspace:~"

0 commit comments

Comments
 (0)