Skip to content
Prev Previous commit
Next Next commit
adding the vue patch dependency
  • Loading branch information
pikax committed Nov 16, 2023
commit 87b35f8b91f09a4fb585046cd51459b23c0796f7
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,9 @@
"react",
"react-dom"
]
},
"patchedDependencies": {
"@vue/[email protected]": "patches/@[email protected]"
}
}
}
Loading