File tree Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Expand file tree Collapse file tree 3 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 1818 "sideEffects" : false ,
1919 "dependencies" : {
2020 "@aws-sdk/aws-protocoltests-json" : " *" ,
21- "@aws-sdk/weather" : " workspace:^" ,
2221 "@smithy/protocol-http" : " ^5.1.0" ,
2322 "@smithy/shared-ini-file-loader" : " ^4.0.2" ,
2423 "@smithy/types" : " ^4.2.0" ,
Original file line number Diff line number Diff line change 99 "rootDir" : " src" ,
1010 "useUnknownInCatchVariables" : false
1111 },
12- "exclude" : [" test/" , " *.spec.ts" , " vitest.*.ts" ]
12+ "exclude" : [" test/" , " **/* .spec.ts" , " vitest.*.ts" ]
1313}
Original file line number Diff line number Diff line change @@ -841,7 +841,6 @@ __metadata:
841841 resolution: "@aws-sdk/aws-util-test@workspace:private/aws-util-test"
842842 dependencies:
843843 "@aws-sdk/aws-protocoltests-json": "npm:*"
844- "@aws-sdk/weather": "workspace:^"
845844 "@smithy/protocol-http": "npm:^5.1.0"
846845 "@smithy/shared-ini-file-loader": "npm:^4.0.2"
847846 "@smithy/types": "npm:^4.2.0"
@@ -23810,7 +23809,7 @@ __metadata:
2381023809 languageName: unknown
2381123810 linkType: soft
2381223811
23813- "@aws-sdk/weather@workspace:^, @aws-sdk/weather@workspace: private/weather":
23812+ "@aws-sdk/weather@workspace:private/weather":
2381423813 version: 0.0.0-use.local
2381523814 resolution: "@aws-sdk/weather@workspace:private/weather"
2381623815 dependencies:
You can’t perform that action at this time.
0 commit comments