We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61744c7 commit f13cac0Copy full SHA for f13cac0
packages/karma-credential-loader/package.json
@@ -1,6 +1,7 @@
1
{
2
"name": "@aws-sdk/karma-credential-loader",
3
"version": "3.40.0",
4
+ "private": true,
5
"scripts": {
6
"build": "yarn build:cjs && yarn build:es && yarn build:types",
7
"build:cjs": "tsc -p tsconfig.cjs.json",
0 commit comments