Skip to content

Commit 72ad973

Browse files
author
Kubit
committed
Change type on package
1 parent 4c5a51b commit 72ad973

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kubit-ui-web/react-components",
3-
"version": "1.13.1",
3+
"version": "1.13.2",
44
"description": "Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience",
55
"author": {
66
"name": "Kubit",
@@ -19,7 +19,6 @@
1919
"main": "./dist/cjs/index.js",
2020
"module": "./dist/esm/index.js",
2121
"types": "./dist/esm/index.d.ts",
22-
"type": "module",
2322
"engines": {
2423
"node": ">=20.x",
2524
"npm": ">=7.0.0"

0 commit comments

Comments
 (0)