Skip to content

Commit d302452

Browse files
committed
"type": "module" is too difficult to turn on
1 parent c5ae24a commit d302452

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
"description": "MessagePack for ECMA-262/JavaScript/TypeScript",
55
"author": "The MessagePack community",
66
"license": "ISC",
7-
"type": "module",
87
"main": "./dist/index.js",
98
"module": "./dist/index.js",
109
"cdn": "./dist.umd/msgpack.min.js",

0 commit comments

Comments
 (0)