metro/lerna.json
Christoph Nakazawa 2a64bd390e Use the Config type from Metro
Reviewed By: davidaurelio

Differential Revision: D5832633

fbshipit-source-id: 8e4e0e6a2907e485a5627c87161af2d0672b4f56
2017-09-15 05:10:08 -07:00

9 lines
112 B
JSON

{
"version": "0.18.0",
"lerna": "2.0.0-rc.5",
"npmClient": "yarn",
"packages": [
"packages/*"
]
}