Skip to content

Commit

Permalink
added peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
shairez committed Nov 23, 2024
1 parent ab205bb commit f585cfc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/giant-dodos-rush.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"qwik-turnstile": patch
---

added peerdependencies
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,9 @@
"test": "echo \"No test specified\" && exit 0",
"qwik": "qwik"
},
"peerDependencies": {
"@builder.io/qwik": ">=1.0.0"
},
"devDependencies": {
"@builder.io/qwik": "1.10.0",
"@changesets/cli": "^2.27.10",
Expand Down

0 comments on commit f585cfc

Please sign in to comment.