Skip to content

Commit bbf7037

Browse files
committed
chore(util-config-provider): update description
1 parent aa222ae commit bbf7037

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/util-config-provider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/util-config-provider",
33
"version": "3.39.0",
4-
"description": "Load config default values from ini config files and environmental variable",
4+
"description": "Utilities package for configuration providers",
55
"scripts": {
66
"build": "yarn build:cjs && yarn build:es && yarn build:types",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

0 commit comments

Comments
 (0)