Skip to content

Commit f76cbc0

Browse files
bump yarn to berry
1 parent 3ca29ac commit f76cbc0

File tree

3 files changed

+16630
-12046
lines changed

3 files changed

+16630
-12046
lines changed

.yarnrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

package.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,10 +92,6 @@
9292
"schema": "./src/prisma/schema.prisma"
9393
},
9494
"resolutions": {
95-
"@thirdweb-dev/auth/**/axios": ">=1.7.8",
96-
"@thirdweb-dev/auth/**/web3-utils": ">=4.2.1",
97-
"ethers-gcp-kms-signer/**/protobufjs": ">=7.2.5",
98-
"fastify/**/find-my-way": ">=8.2.2",
9995
"@grpc/grpc-js": ">=1.8.22",
10096
"body-parser": ">=1.20.3",
10197
"cookie": ">=0.7.0",
@@ -105,5 +101,5 @@
105101
"ws": ">=8.17.1",
106102
"cross-spawn": ">=7.0.6"
107103
},
108-
"packageManager": "yarn@1.22.22+sha1.ac34549e6aa8e7ead463a7407e1c7390f61a6610"
104+
"packageManager": "yarn@4.5.3"
109105
}

0 commit comments

Comments
 (0)