Skip to content

Commit e66536d

Browse files
committed
chore: wallet-lib is now a peerDependency in wallet-service package
1 parent 6a5d7fa commit e66536d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

yarn.lock

+2-2
Original file line numberDiff line numberDiff line change
@@ -2125,7 +2125,7 @@ __metadata:
21252125
languageName: node
21262126
linkType: hard
21272127

2128-
"@hathor/wallet-lib@npm:0.39.0, @hathor/wallet-lib@npm:^0.39.0":
2128+
"@hathor/wallet-lib@npm:0.39.0":
21292129
version: 0.39.0
21302130
resolution: "@hathor/wallet-lib@npm:0.39.0"
21312131
dependencies:
@@ -15502,7 +15502,6 @@ __metadata:
1550215502
resolution: "wallet-service@workspace:packages/wallet-service"
1550315503
dependencies:
1550415504
"@hathor/healthcheck-lib": "npm:^0.1.0"
15505-
"@hathor/wallet-lib": "npm:^0.39.0"
1550615505
"@middy/core": "npm:^2.5.7"
1550715506
"@middy/http-cors": "npm:^2.5.7"
1550815507
"@types/aws-lambda": "npm:^8.10.95"
@@ -15561,6 +15560,7 @@ __metadata:
1556115560
"@aws-sdk/client-apigatewaymanagementapi": 3.540.0
1556215561
"@aws-sdk/client-lambda": 3.540.0
1556315562
"@aws-sdk/client-sqs": 3.540.0
15563+
"@hathor/wallet-lib": ^0.39.0
1556415564
winston: ^3.13.0
1556515565
languageName: unknown
1556615566
linkType: soft

0 commit comments

Comments
 (0)