Skip to content

Commit

Permalink
Add types attribute
Browse files Browse the repository at this point in the history
  • Loading branch information
rushi committed Dec 21, 2024
1 parent 651871c commit 95237c9
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 @@ -16,6 +16,7 @@
"type": "commonjs",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"scripts": {
"start": "./scripts/storybook",
"dev": "./scripts/storybook start --no-manager-cache",
Expand Down

0 comments on commit 95237c9

Please sign in to comment.