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 d80f48c commit 4556b5eCopy full SHA for 4556b5e
packages/region-config-resolver/package.json
@@ -10,8 +10,7 @@
10
"build:types:downlevel": "downlevel-dts dist-types dist-types/ts3.4",
11
"clean": "rimraf ./dist-* && rimraf *.tsbuildinfo",
12
"extract:docs": "api-extractor run --local",
13
- "test": "jest",
14
- "test:e2e": "jest -c jest.config.e2e.js"
+ "test": "jest"
15
},
16
"main": "./dist-cjs/index.js",
17
"module": "./dist-es/index.js",
0 commit comments