fix: remove esm build for the ui package (#5517)

This commit is contained in:
Aaryan Khandelwal 2024-09-04 18:12:31 +05:30 committed by GitHub
parent 5180daae87
commit f0da532db7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,6 @@
"main": "./dist/index.js",
"module": "./dist/index.mjs",
"types": "./dist/index.d.ts",
"type": "module",
"sideEffects": false,
"license": "MIT",
"files": [