Skip to content

Commit a82ddd0

Browse files
itsjgflonglho
authored andcommitted
fix: add "types" property to package.json (#1394)
1 parent b6cf977 commit a82ddd0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
},
3333
"main": "./dist/index.js",
3434
"module": "./lib/index.js",
35+
"types": "./dist/index.d.ts",
3536
"browserify-shim": {
3637
"react": "global:React"
3738
},

0 commit comments

Comments
 (0)