Skip to content

Commit 3798a71

Browse files
Forgot to save
1 parent 3e98712 commit 3798a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/solid-query/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"module": "build/lib/index.js",
1717
"exports": {
1818
".": {
19-
"types": "./build/types/index.d.ts",
19+
"types": "./build/lib/index.d.ts",
2020
"solid": "./build/lib/index.js",
2121
"import": "./build/lib/index.js",
2222
"require": "./build/lib/index.cjs",

0 commit comments

Comments
 (0)