We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c827a3a commit 25db200Copy full SHA for 25db200
package.json
@@ -1,8 +1,8 @@
1
{
2
"name": "@hivemq/ui-library",
3
- "version": "0.4.0",
+ "version": "0.4.1",
4
"type": "module",
5
- "module": "./dist/index.es.js",
+ "main": "./dist/index.es.js",
6
"types": "./dist/index.d.ts",
7
"publishConfig": {
8
0 commit comments