mirror of
https://github.com/danbulant/oxc
synced 2026-05-22 21:58:36 +00:00
> Corepack is about to download https://registry.npmjs.org/pnpm/-/pnpm-9.0.0.tgz. > Cannot perform a frozen installation because the version of the lockfile is incompatible with this version of pnpm https://github.com/oxc-project/oxc/actions/runs/8703527853/job/23877194263?pr=2874
10 lines
184 B
JSON
10 lines
184 B
JSON
{
|
|
"name": "oxc_benchmark",
|
|
"version": "0.0.0",
|
|
"devDependencies": {
|
|
"axios": "^1.6.8",
|
|
"express": "^4.18.3",
|
|
"tar": "^6.2.0"
|
|
},
|
|
"packageManager": "pnpm@8.15.7"
|
|
}
|