Skip to content

Commit f13cac0

Browse files
authored
feat(karma-credential-loader): mark package as private (#3016)
1 parent 61744c7 commit f13cac0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: packages/karma-credential-loader/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "@aws-sdk/karma-credential-loader",
33
"version": "3.40.0",
4+
"private": true,
45
"scripts": {
56
"build": "yarn build:cjs && yarn build:es && yarn build:types",
67
"build:cjs": "tsc -p tsconfig.cjs.json",

0 commit comments

Comments
 (0)