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 2bdbd95 commit 37864edCopy full SHA for 37864ed
packages/credential-provider-assume-role/package.json
@@ -6,7 +6,6 @@
6
"module": "./dist/es/index.js",
7
"scripts": {
8
"prepublishOnly": "yarn build:cjs && yarn build:es",
9
- "pretest": "yarn build:cjs",
10
"build:cjs": "tsc -p tsconfig.cjs.json",
11
"build:es": "tsc -p tsconfig.es.json",
12
"build": "yarn build:es && yarn build:cjs",
0 commit comments