We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa222ae commit bbf7037Copy full SHA for bbf7037
packages/util-config-provider/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@aws-sdk/util-config-provider",
3
"version": "3.39.0",
4
- "description": "Load config default values from ini config files and environmental variable",
+ "description": "Utilities package for configuration providers",
5
"scripts": {
6
"build": "yarn build:cjs && yarn build:es && yarn build:types",
7
"build:cjs": "tsc -p tsconfig.cjs.json",
0 commit comments