We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ed53c0 commit eeffdc0Copy full SHA for eeffdc0
packages/core/package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@aws-sdk/core",
3
"version": "3.649.0",
4
- "description": "Core functions & classes shared by multiple AWS SDK clients",
+ "description": "Core functions & classes shared by multiple AWS SDK clients.",
5
"scripts": {
6
"build": "yarn lint && concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
"build:cjs": "node ../../scripts/compilation/inline core",
0 commit comments