Add @types/react-svg-pan-zoom to patched dependencies
This commit is contained in:
parent
9cf56b308b
commit
d40f97ad6f
3 changed files with 30 additions and 2 deletions
|
@ -62,5 +62,10 @@
|
|||
"typescript": "^4.9.5",
|
||||
"vite": "^4.1.1",
|
||||
"vitest": "^0.28.4"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"@types/react-svg-pan-zoom@3.3.5": "patches/@types__react-svg-pan-zoom@3.3.5.patch"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue