Skip to content

Commit a3787c2

Browse files
fix: update type
1 parent c681b69 commit a3787c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
"name": "@tremor/react",
33
"version": "0.0.0-development",
44
"description": "The React library to build dashboards faster.",
5+
"type": "module",
56
"scripts": {
67
"prebuild": "rm -rf dist",
78
"build": "rollup -c",

0 commit comments

Comments
 (0)