Skip to content

Commit 19e2221

Browse files
authored
feat(work): workaround (#645)
1 parent 8e332c9 commit 19e2221

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
@@ -28,7 +28,7 @@
2828
},
2929
"exports": {
3030
".": {
31-
"types": "./dist/index.d.ts",
31+
"types": "./dist/src/index.d.ts",
3232
"import": "./dist/index.js",
3333
"require": "./dist/index.cjs"
3434
}

0 commit comments

Comments
 (0)