Skip to content

Commit 4705bb1

Browse files
committed
Forgot a critical change to the entrypoint
1 parent d4aff82 commit 4705bb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"homepage": "https://ironcorelabs.com",
1010
"author": "IronCore Labs",
1111
"license": "AGPL-3.0-only",
12-
"main": "bin-package/index.node",
12+
"main": "index.js",
1313
"types": "index.d.ts",
1414
"engines": {
1515
"node": ">=12.0.0"

0 commit comments

Comments
 (0)