build: revert to using patch

This commit is contained in:
iCrawl
2022-09-19 15:13:22 +02:00
parent a2b08aaf3b
commit 25dc146247
4 changed files with 30 additions and 4 deletions

View File

@@ -49,6 +49,9 @@
"turbo": "^1.4.7",
"typescript": "^4.8.3"
},
"resolutions": {
"@microsoft/tsdoc-config@0.16.1": "patch:@microsoft/tsdoc-config@npm:0.16.1#.yarn/patches/@microsoft-tsdoc-config-npm-0.16.1-81031b1bbf.patch"
},
"engines": {
"node": ">=16.9.0"
},