Skip to content

Commit b87651b

Browse files
authored
Merge pull request #638 from layer5io/revert-634-fix/package-json-module
Revert "Fix: package.json module field"
2 parents 277f7bb + 7df7161 commit b87651b

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
@@ -7,7 +7,7 @@
77
"url": "git+ssh://[email protected]/layer5io/sistent.git"
88
},
99
"main": "./dist/index.js",
10-
"module": "./dist/index.mjs",
10+
"module": "./dist/index..js",
1111
"types": "./dist/index.d.ts",
1212
"files": [
1313
"dist"

0 commit comments

Comments
 (0)