Revert "* Add pnpm patched dependencies to package.json."
This reverts commit b8665d224a
.
This commit is contained in:
parent
5eeee8bff8
commit
47a0fed27e
|
@ -12,10 +12,5 @@
|
||||||
"@types/b4a": "^1.6.0",
|
"@types/b4a": "^1.6.0",
|
||||||
"prettier": "^2.8.7",
|
"prettier": "^2.8.7",
|
||||||
"typescript": "^5.0.4"
|
"typescript": "^5.0.4"
|
||||||
},
|
}
|
||||||
"pnpm": {
|
|
||||||
"patchedDependencies": {
|
|
||||||
"b4a@1.6.3": "patches/b4a@1.6.3.patch"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue