mirror of
https://github.com/zhigang1992/mdx-util.git
synced 2026-01-12 09:13:46 +08:00
10 lines
137 B
JSON
10 lines
137 B
JSON
{
|
|
"lerna": "2.2.0",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"version": "independent"
|
|
}
|