Skip to content

Commit

Permalink
Bump to v1.2.1
Browse files Browse the repository at this point in the history
- Removed strong style constraints from within the component css
- Vite integration
- Dependencies cleanup
  • Loading branch information
ChrisUser authored Dec 2, 2023
2 parents 6077ffc + 39eede3 commit 53ad8f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "react-usage-bar",
"version": "1.2.1",
"description": "Usage bar, graphic component for React",
"main": "dist/main.mjs",
"main": "dist/main.js",
"types": "dist/main.d.ts",
"files": [
"dist"
Expand Down

0 comments on commit 53ad8f2

Please sign in to comment.