Skip to content

Commit

Permalink
Remove "worker" export as we now have "workerd" for cloudflare
Browse files Browse the repository at this point in the history
  • Loading branch information
porsager committed Apr 9, 2024
1 parent b8fa8f4 commit cc688c6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
"exports": {
"types": "./types/index.d.ts",
"bun": "./src/index.js",
"worker": "./cf/src/index.js",
"workerd": "./cf/src/index.js",
"import": "./src/index.js",
"default": "./cjs/src/index.js"
Expand Down

0 comments on commit cc688c6

Please sign in to comment.