Skip to content

Commit fe5a7f1

Browse files
Declare that the package is an ES Module
1 parent d2992ca commit fe5a7f1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"url": "http://github.com/oozcitak/xmlbuilder2/issues"
1919
},
2020
"main": "./lib/index",
21+
"type": "module",
2122
"engines": {
2223
"node": ">=20.0"
2324
},

0 commit comments

Comments
 (0)