[Meta] Upgrade patcher version to fix calling original function in instead patches
This commit is contained in:
parent
e11d0ae9d6
commit
30fb554759
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@swc/helpers": "^0.5.0",
|
"@swc/helpers": "^0.5.0",
|
||||||
"spitroast": "^1.4.2"
|
"spitroast": "^1.4.3"
|
||||||
},
|
},
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"peerDependencyRules": {
|
"peerDependencyRules": {
|
||||||
|
|
Loading…
Reference in a new issue