Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiodxa committed Jul 12, 2023
1 parent 76bf145 commit 882216e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,11 +25,10 @@
"bugs": {
"url": "https://github.com/sergiodxa/remix-hono/issues"
},
"main": "./build/index.js",
"exports": {
"./cloudflare": {
"types": "./build/index.d.ts",
"default": "./build/index.js"
"types": "./build/cloudflare.d.ts",
"default": "./build/cloudflare.js"
},
"./package.json": "./package.json"
},
Expand Down

0 comments on commit 882216e

Please sign in to comment.