Skip to content

Commit 4e6b7a5

Browse files
authored
chore: add type:module to package.json (#336)
1 parent 0406dd1 commit 4e6b7a5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"version": "2.0.0-rc.1",
44
"description": "Node.js Adapter for Hono",
55
"main": "dist/index.js",
6+
"type": "module",
67
"types": "dist/index.d.ts",
78
"files": [
89
"dist"

0 commit comments

Comments
 (0)