Skip to content

Commit

Permalink
fix(clients): prefix dist/ for typesVersions TS<4 (#2580)
Browse files Browse the repository at this point in the history
Co-authored-by: Tre Ammatuna <16496746+TreTuna@users.noreply.github.com>
  • Loading branch information
trivikr and TreTuna authored Jul 14, 2021
1 parent f239221 commit dff5cd4
Show file tree
Hide file tree
Showing 370 changed files with 740 additions and 740 deletions.
4 changes: 2 additions & 2 deletions clients/client-accessanalyzer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-acm-pca/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-acm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-alexa-for-business/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-amp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-amplify/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-amplifybackend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-api-gateway/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-apigatewaymanagementapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-apigatewayv2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-app-mesh/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-appconfig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-appflow/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-appintegrations/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-application-auto-scaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-application-discovery-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-application-insights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-applicationcostprofiler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-apprunner/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-appstream/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,8 +73,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-appsync/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-athena/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-auditmanager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-auto-scaling-plans/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-auto-scaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-backup/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-batch/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-braket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-budgets/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-chime/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-cloud9/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-clouddirectory/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-cloudformation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-cloudfront/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-cloudhsm-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
4 changes: 2 additions & 2 deletions clients/client-cloudhsm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,8 @@
},
"typesVersions": {
"<4.0": {
"types/*": [
"types/ts3.4/*"
"dist/types/*": [
"dist/types/ts3.4/*"
]
}
},
Expand Down
Loading

0 comments on commit dff5cd4

Please sign in to comment.