Skip to content

Commit 3f83db2

Browse files
committed
rename package export
1 parent 0745a20 commit 3f83db2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/node-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"default": "./build/cjs/index.js"
2222
}
2323
},
24-
"./worker": {
24+
"./thread-blocked-watchdog": {
2525
"import": {
2626
"default": "./build/esm/thread-blocked-watchdog.js"
2727
},

0 commit comments

Comments
 (0)