Skip to content

Commit 7df7161

Browse files
authored
Revert "Fix: package.json module field"
1 parent 277f7bb commit 7df7161

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)