Skip to content

Commit

Permalink
fix: 🏷️ adding types definition to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony Sullivan committed Oct 23, 2022
1 parent b2a392b commit f6a0cb0
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 @@ -4,6 +4,7 @@
"description": "A collection of utilities used as building blocks for @chisel-ui layout primitives.",
"type": "module",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"exports": {
"default": "./dist/index.js",
"css/*": "./css/*"
Expand Down

0 comments on commit f6a0cb0

Please sign in to comment.