mirror of
https://github.com/zhigang1992/docz.git
synced 2026-05-27 07:02:45 +08:00
10 lines
141 B
JSON
10 lines
141 B
JSON
{
|
|
"lerna": "2.9.0",
|
|
"packages": [
|
|
"packages/**/*"
|
|
],
|
|
"version": "0.1.2-beta.5",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true
|
|
}
|