We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c4e0d0 commit bf68e46Copy full SHA for bf68e46
1 file changed
package.json
@@ -54,6 +54,9 @@
54
"vite-tsconfig-paths": "~4.2.0",
55
"vitest": "0.30.1"
56
},
57
+ "peerDependencies": {
58
+ "@builder.io/qwik": "^1.14.1 || ^2.0.0"
59
+ },
60
"config": {
61
"commitizen": {
62
"path": "./node_modules/cz-conventional-changelog"
0 commit comments