Skip to content

Commit 741e34c

Browse files
committed
fix: types path
1 parent 57c43b0 commit 741e34c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/qwik-storefront-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "./index.qwik.cjs",
66
"qwik": "./index.qwik.mjs",
77
"module": "./index.qwik.mjs",
8-
"types": "./qwik-storefront-ui/src/index.d.ts",
8+
"types": "./index.d.ts",
99
"type": "module",
1010
"repository": {
1111
"type": "git",

0 commit comments

Comments
 (0)