mirror of
https://github.com/xodio/xod.git
synced 2026-03-02 23:14:04 +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.35.0"
|
|
}
|