Skip to content

Commit

Permalink
fix: label peer deps
Browse files Browse the repository at this point in the history
  • Loading branch information
CodyJasonBennett committed Mar 6, 2023
1 parent e97212a commit 92344db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
"vite": "^4.1.4",
"vitest": "^0.29.2"
},
"peerDependencies": {
"preact": ">=10"
},
"scripts": {
"dev": "vite",
"build": "vite build && tsc",
Expand Down

0 comments on commit 92344db

Please # to comment.