Skip to content

Commit 3c3184c

Browse files
committed
fix: point to entire types dir
1 parent 04db715 commit 3c3184c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"version": "2.4.1",
44
"description": "React component to draw confetti for your party.",
55
"main": "dist/react-confetti.min.js",
6-
"types": "dist/types/ReactConfetti.d.ts",
6+
"types": "dist/types/",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/alampros/react-confetti.git"

0 commit comments

Comments
 (0)