mirror of
https://github.com/xodio/xod.git
synced 2026-02-20 02:01:20 +01:00
11 lines
156 B
JSON
11 lines
156 B
JSON
{
|
|
"lerna": "2.2.0",
|
|
"loglevel": "silent",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "0.37.2"
|
|
}
|