Skip to content

Commit f999f7b

Browse files
Wait no it's actually cjs
1 parent fe5a7f1 commit f999f7b

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
@@ -18,7 +18,7 @@
1818
"url": "http://github.com/oozcitak/xmlbuilder2/issues"
1919
},
2020
"main": "./lib/index",
21-
"type": "module",
21+
"type": "commonjs",
2222
"engines": {
2323
"node": ">=20.0"
2424
},

0 commit comments

Comments
 (0)