Skip to content

Commit 8b7a677

Browse files
committed
remove old formidable
1 parent 5017bbe commit 8b7a677

4 files changed

Lines changed: 2 additions & 930 deletions

File tree

.yarn/patches/formidable-npm-2.1.2-40ba18d67f.patch

Lines changed: 0 additions & 28 deletions
This file was deleted.

.yarn/releases/yarn-4.2.0.cjs

Lines changed: 0 additions & 894 deletions
This file was deleted.

.yarnrc.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
11
compressionLevel: mixed
22

3-
enableGlobalCache: false
4-
53
nodeLinker: node-modules
64

75
npmPublishAccess: public
8-
9-
yarnPath: .yarn/releases/yarn-4.2.0.cjs

package.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "xcpc-tools-workspace",
3-
"packageManager": "yarn@4.9.2",
3+
"packageManager": "yarn@4.12.0",
44
"private": true,
55
"workspaces": [
66
"packages/*",
@@ -33,8 +33,6 @@
3333
"typescript": "5.8.3"
3434
},
3535
"resolutions": {
36-
"formidable": "patch:formidable@npm%3A2.1.2#~/.yarn/patches/formidable-npm-2.1.2-40ba18d67f.patch",
37-
"http-proxy@npm:^1.18.1": "patch:http-proxy@npm%3A1.18.1#~/.yarn/patches/http-proxy-npm-1.18.1-a313c479c5.patch",
38-
"koa@npm:^3.0.3": "patch:koa@npm%3A3.0.3#~/.yarn/patches/koa-npm-3.0.3-69f0f9bdfc.patch"
36+
"http-proxy@npm:^1.18.1": "patch:http-proxy@npm%3A1.18.1#~/.yarn/patches/http-proxy-npm-1.18.1-a313c479c5.patch"
3937
}
4038
}

0 commit comments

Comments
 (0)