Skip to content

Commit a249af6

Browse files
authored
fix: add path to types (#56)
1 parent 679ecf6 commit a249af6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"homepage": "https://saurav.tech/mdbsvelte/?path=/story/charts--examples",
66
"license": "MIT",
77
"main": "src/index.ts",
8+
"types": "./dist/index.d.ts",
89
"publishConfig": {
910
"main": "./dist/index.cjs",
1011
"module": "./dist/index.js",

0 commit comments

Comments
 (0)