File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 18
18
"sideEffects" : false ,
19
19
"dependencies" : {
20
20
"@aws-sdk/aws-protocoltests-json" : " *" ,
21
+ "@aws-sdk/weather" : " workspace:^" ,
21
22
"@smithy/protocol-http" : " ^5.1.0" ,
22
23
"@smithy/shared-ini-file-loader" : " ^4.0.2" ,
23
24
"@smithy/types" : " ^4.2.0" ,
Original file line number Diff line number Diff line change @@ -841,6 +841,7 @@ __metadata:
841
841
resolution: "@aws-sdk/aws-util-test@workspace:private/aws-util-test"
842
842
dependencies:
843
843
"@aws-sdk/aws-protocoltests-json": "npm:*"
844
+ "@aws-sdk/weather": "workspace:^"
844
845
"@smithy/protocol-http": "npm:^5.1.0"
845
846
"@smithy/shared-ini-file-loader": "npm:^4.0.2"
846
847
"@smithy/types": "npm:^4.2.0"
@@ -23809,7 +23810,7 @@ __metadata:
23809
23810
languageName: unknown
23810
23811
linkType: soft
23811
23812
23812
- "@aws-sdk/weather@workspace:private/weather":
23813
+ "@aws-sdk/weather@workspace:^, @aws-sdk/weather@workspace: private/weather":
23813
23814
version: 0.0.0-use.local
23814
23815
resolution: "@aws-sdk/weather@workspace:private/weather"
23815
23816
dependencies:
You can’t perform that action at this time.
0 commit comments