Skip to content

Commit 3874bcb

Browse files
committed
hotfix: path to types for npm to get
1 parent 24cc415 commit 3874bcb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/core/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"description": "React hook for managing state in the URL",
2323
"dependencies": {},
2424
"type": "commonjs",
25+
"types": "./src/index.d.ts",
2526
"exports": {
2627
".": {
2728
"types": "./src/index.d.ts",

0 commit comments

Comments
 (0)