diff --git a/package.json b/package.json index 7f07fe5..7b4ac4e 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,9 @@ "vite-tsconfig-paths": "~4.2.0", "vitest": "0.30.1" }, + "peerDependencies": { + "@builder.io/qwik": "^1.14.1 || ^2.0.0" + }, "config": { "commitizen": { "path": "./node_modules/cz-conventional-changelog"