Skip to content

Commit

Permalink
fix: add type definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
omariosouto committed Dec 12, 2021
1 parent bc9a45c commit 7af4fb9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"name": "@skynexui/react",
"license": "MIT",
"version": "1.0.9",
"types": "dist/index.d.ts",
"main": "dist/cjs/index.js",
"module": "dist/esm/index.js",
"files": [
Expand Down

0 comments on commit 7af4fb9

Please sign in to comment.