Skip to content

Commit

Permalink
release(v0.0.2): fix add typings index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
refirst11 committed Jul 16, 2023
1 parent 006aed3 commit c37004b
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,8 +1,9 @@
{
"name": "react-text-scaler",
"version": "0.0.1",
"version": "0.0.2",
"description": "UI and accessibility support scalling text size",
"main": "index.js",
"typings": "dist/index.d.ts",
"scripts": {
"test": "test",
"compile": "tsc && npm run copy-css",
Expand Down

0 comments on commit c37004b

Please sign in to comment.