react-bootstrap-table2/lerna.json
ChunMing, Chen 9199484ab6 setup enhancement
* lerna bootstrap after install

* set npmClient to default instead of yarn to prevent from causing error with older yarn version
* ref: https://github.com/lerna/lerna/pull/897

* update yarn.lock
2017-09-08 21:58:26 -05:00

8 lines
83 B
JSON

{
"lerna": "2.0.0",
"packages": [
"packages/*"
],
"version": "0.0.0"
}