Skip to content

Commit 53ad8f2

Browse files
authored
Bump to v1.2.1
- Removed strong style constraints from within the component css - Vite integration - Dependencies cleanup
2 parents 6077ffc + 39eede3 commit 53ad8f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "react-usage-bar",
33
"version": "1.2.1",
44
"description": "Usage bar, graphic component for React",
5-
"main": "dist/main.mjs",
5+
"main": "dist/main.js",
66
"types": "dist/main.d.ts",
77
"files": [
88
"dist"

0 commit comments

Comments
 (0)