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








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