mirror of
https://github.com/swc-project/swc.git
synced 2024-12-01 01:13:56 +03:00
9 lines
131 B
JSON
9 lines
131 B
JSON
|
{
|
||
|
"name": "@swc/workspace",
|
||
|
"private": true,
|
||
|
"workspaces": [
|
||
|
"./*"
|
||
|
],
|
||
|
"packageManager": "yarn@3.2.3"
|
||
|
}
|