File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 6
6
"paths" : {
7
7
"@aws-sdk/core/client" : [" ./src/submodules/client/index.ts" ],
8
8
"@aws-sdk/core/httpAuthSchemes" : [" ./src/submodules/httpAuthSchemes/index.ts" ],
9
- "@aws-sdk/core/protocols" : [" ./src/submodules/protocols/index.ts" ]
9
+ "@aws-sdk/core/protocols" : [" ./src/submodules/protocols/index.ts" ],
10
+ "@aws-sdk/core/account-id-endpoint" : [" ./src/submodules/account-id-endpoint/index.ts" ]
10
11
}
11
12
},
12
13
"extends" : " ../../tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change 6
6
"paths" : {
7
7
"@aws-sdk/core/client" : [" ./src/submodules/client/index.ts" ],
8
8
"@aws-sdk/core/httpAuthSchemes" : [" ./src/submodules/httpAuthSchemes/index.ts" ],
9
- "@aws-sdk/core/protocols" : [" ./src/submodules/protocols/index.ts" ]
9
+ "@aws-sdk/core/protocols" : [" ./src/submodules/protocols/index.ts" ],
10
+ "@aws-sdk/core/account-id-endpoint" : [" ./src/submodules/account-id-endpoint/index.ts" ]
10
11
}
11
12
},
12
13
"extends" : " ../../tsconfig.es.json" ,
Original file line number Diff line number Diff line change 6
6
"paths" : {
7
7
"@aws-sdk/core/client" : [" ./src/submodules/client/index.ts" ],
8
8
"@aws-sdk/core/httpAuthSchemes" : [" ./src/submodules/httpAuthSchemes/index.ts" ],
9
- "@aws-sdk/core/protocols" : [" ./src/submodules/protocols/index.ts" ]
9
+ "@aws-sdk/core/protocols" : [" ./src/submodules/protocols/index.ts" ],
10
+ "@aws-sdk/core/account-id-endpoint" : [" ./src/submodules/account-id-endpoint/index.ts" ]
10
11
}
11
12
},
12
13
"extends" : " ../../tsconfig.types.json" ,
You can’t perform that action at this time.
0 commit comments