Skip to content

Commit

Permalink
release(v1.0.0): formal release major update
Browse files Browse the repository at this point in the history
  • Loading branch information
refirst11 committed Aug 7, 2023
1 parent ad20437 commit 32a7556
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-text-scaler",
"version": "0.0.12",
"version": "1.0.0",
"description": "UI and accessibility support scalling text size",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
Expand All @@ -20,6 +20,7 @@
"scaling",
"accessibility"
],
"author": "S.Watanabe",
"license": "MIT",
"dependencies": {
"react": "^18.2.0",
Expand Down

0 comments on commit 32a7556

Please sign in to comment.