We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ef8e9a8 commit 932a383Copy full SHA for 932a383
packages/sdk/package.json
@@ -20,7 +20,7 @@
20
}
21
],
22
"license": "MIT",
23
- "main": "dist/index.ts",
+ "main": "dist/index.js",
24
"scripts": {
25
"prebuild": "rimraf dist && npm run generate",
26
"build": "tsc --build tsconfig.json",
0 commit comments