Skip to content

Commit d6dab26

Browse files
Merge pull request #72 from Palbahngmiyine/master
Update package.json
2 parents 1944892 + c99157b commit d6dab26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"source": "src/solapi.ts",
2929
"main": "dist/index.js",
3030
"types": "dist/index.d.ts",
31-
"module": "dist/index.module.js",
31+
"module": "dist/index.mjs",
3232
"files": [
3333
"/dist"
3434
],

0 commit comments

Comments
 (0)