File tree 3 files changed +2
-4
lines changed
3 files changed +2
-4
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:^" ,
22
21
"@smithy/protocol-http" : " ^5.1.0" ,
23
22
"@smithy/shared-ini-file-loader" : " ^4.0.2" ,
24
23
"@smithy/types" : " ^4.2.0" ,
Original file line number Diff line number Diff line change 9
9
"rootDir" : " src" ,
10
10
"useUnknownInCatchVariables" : false
11
11
},
12
- "exclude" : [" test/" , " *.spec.ts" , " vitest.*.ts" ]
12
+ "exclude" : [" test/" , " **/* .spec.ts" , " vitest.*.ts" ]
13
13
}
Original file line number Diff line number Diff line change @@ -841,7 +841,6 @@ __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:^"
845
844
"@smithy/protocol-http": "npm:^5.1.0"
846
845
"@smithy/shared-ini-file-loader": "npm:^4.0.2"
847
846
"@smithy/types": "npm:^4.2.0"
@@ -23810,7 +23809,7 @@ __metadata:
23810
23809
languageName: unknown
23811
23810
linkType: soft
23812
23811
23813
- "@aws-sdk/weather@workspace:^, @aws-sdk/weather@workspace: private/weather":
23812
+ "@aws-sdk/weather@workspace:private/weather":
23814
23813
version: 0.0.0-use.local
23815
23814
resolution: "@aws-sdk/weather@workspace:private/weather"
23816
23815
dependencies:
You can’t perform that action at this time.
0 commit comments