Revert "* Add pnpm patched dependencies to package.json."

This reverts commit b8665d224a.
This commit is contained in:
Derrick Hammer 2023-04-09 00:26:42 -04:00
parent 5eeee8bff8
commit 47a0fed27e
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
1 changed files with 1 additions and 6 deletions

View File

@ -12,10 +12,5 @@
"@types/b4a": "^1.6.0",
"prettier": "^2.8.7",
"typescript": "^5.0.4"
},
"pnpm": {
"patchedDependencies": {
"b4a@1.6.3": "patches/b4a@1.6.3.patch"
}
}
}
}