This website requires JavaScript.
Explore
Help
Sign In
status-im
/
metro
mirror of
https://github.com/status-im/metro.git
Watch
2
Star
0
Fork
You've already forked metro
0
Code
Issues
Projects
Releases
Wiki
Activity
2f208f714a
metro
/
lerna.json
9 lines
115 B
JSON
Raw
Normal View
History
Unescape
Escape
Initial repository structure.
2017-01-26 12:56:40 +00:00
{
Use Yarn with lerna.
2017-03-01 11:01:24 +00:00
"lerna"
:
"2.0.0-beta.38"
,
"version"
:
"19.0.2"
,
"npmClient"
:
"yarn"
,
Initial repository structure.
2017-01-26 12:56:40 +00:00
"packages"
:
[
"packages/*"
]
}