mirror of
https://github.com/xodio/xod.git
synced 2026-03-08 01:36:50 +01:00
10 lines
132 B
JSON
10 lines
132 B
JSON
{
|
|
"lerna": "2.2.0",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "0.17.1"
|
|
}
|