mirror of
https://github.com/quartz-community/search.git
synced 2026-07-22 02:50:25 +00:00
chore: remove vestigial @jackyzha0/quartz peerDependency
This commit is contained in:
parent
d0b64d99ea
commit
3190d76f5d
1 changed files with 0 additions and 4 deletions
|
|
@ -52,13 +52,9 @@
|
|||
"check": "npm run typecheck && npm run lint && npm run format && npm run test"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@jackyzha0/quartz": "^4.5.2",
|
||||
"preact": "^10.0.0"
|
||||
},
|
||||
"peerDependenciesMeta": {
|
||||
"@jackyzha0/quartz": {
|
||||
"optional": true
|
||||
},
|
||||
"preact": {
|
||||
"optional": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue