We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08ecfe2 commit e83a845Copy full SHA for e83a845
1 file changed
package.json
@@ -48,12 +48,12 @@
48
"node": {
49
"import": "./lib/headless.qwik.mjs",
50
"require": "./lib/headless.qwik.cjs",
51
- "types": "./lib-types/headless/index.d.ts"
+ "types": "./lib-types/headless/toast-wrapper.d.ts"
52
},
53
"default": {
54
55
56
57
}
58
59
@@ -95,4 +95,4 @@
95
"vite": "^5.2.10",
96
"vite-tsconfig-paths": "^4.2.1"
97
98
-}
+}
0 commit comments