mirror of
https://github.com/swc-project/swc.git
synced 2024-11-28 02:29:04 +03:00
f713f1b2f6
**Related issue:** - Closes #7828
9 lines
131 B
JSON
9 lines
131 B
JSON
{
|
|
"name": "@swc/workspace",
|
|
"private": true,
|
|
"workspaces": [
|
|
"./*"
|
|
],
|
|
"packageManager": "yarn@3.2.3"
|
|
}
|