We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
type:module
package.json
1 parent 0406dd1 commit 4e6b7a5Copy full SHA for 4e6b7a5
1 file changed
package.json
@@ -3,6 +3,7 @@
3
"version": "2.0.0-rc.1",
4
"description": "Node.js Adapter for Hono",
5
"main": "dist/index.js",
6
+ "type": "module",
7
"types": "dist/index.d.ts",
8
"files": [
9
"dist"
0 commit comments