Skip to content

Commit 5969a1b

Browse files
fix(config): update entry point
1 parent 877802a commit 5969a1b

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
],
1010
"author": "Steffen Müller <steffen@mllrsohn.com>",
1111
"license": "MIT",
12-
"main": "lib/index.js",
12+
"main": "lib/index.cjs",
1313
"type": "module",
1414
"homepage": "https://github.com/nwutils/nw-builder",
1515
"repository": {

0 commit comments

Comments
 (0)