Skip to content

Commit cc688c6

Browse files
committed
Remove "worker" export as we now have "workerd" for cloudflare
1 parent b8fa8f4 commit cc688c6

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
@@ -8,7 +8,6 @@
88
"exports": {
99
"types": "./types/index.d.ts",
1010
"bun": "./src/index.js",
11-
"worker": "./cf/src/index.js",
1211
"workerd": "./cf/src/index.js",
1312
"import": "./src/index.js",
1413
"default": "./cjs/src/index.js"

0 commit comments

Comments
 (0)