Skip to content

Commit 932a383

Browse files
committed
Update package.json
1 parent ef8e9a8 commit 932a383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"license": "MIT",
23-
"main": "dist/index.ts",
23+
"main": "dist/index.js",
2424
"scripts": {
2525
"prebuild": "rimraf dist && npm run generate",
2626
"build": "tsc --build tsconfig.json",

0 commit comments

Comments
 (0)