Skip to content

Commit

Permalink
feat(uui): set uui to esmodule
Browse files Browse the repository at this point in the history
  • Loading branch information
iOvergaard committed Nov 22, 2022
1 parent 764ef55 commit 3ce3f75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/uui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"main": "./dist/uui.min.js",
"module": "./lib/index.js",
"types": "./lib/index.d.ts",
"type": "module",
"exports": {
"import": "./lib/index.js",
"require": "./dist/uui.min.js"
Expand Down

0 comments on commit 3ce3f75

Please sign in to comment.