Skip to content

Commit 3ce3f75

Browse files
committed
feat(uui): set uui to esmodule
1 parent 764ef55 commit 3ce3f75

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/uui/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"main": "./dist/uui.min.js",
2424
"module": "./lib/index.js",
2525
"types": "./lib/index.d.ts",
26+
"type": "module",
2627
"exports": {
2728
"import": "./lib/index.js",
2829
"require": "./dist/uui.min.js"

0 commit comments

Comments
 (0)