aboutsummaryrefslogblamecommitdiffstats
path: root/lerna.json
blob: 8ca0b0883f6a8736975adfff1bc37c9e1315b4aa (plain) (tree)
1
2
3
4
5
6
7
 




                                   
 
{
    "lerna": "2.5.1",
    "packages": ["packages/*"],
    "version": "independent",
    "npmClient": "yarn",
    "useWorkspaces": true
}