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
c1ff8b5b81
metro
/
lerna.json
9 lines
114 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"
,
Update package.json Reviewed By: jeanlauliac Differential Revision: D5183469 fbshipit-source-id: 89c17c80398afb7755d8e7dec5116e62fbbc520e
2017-06-06 19:26:13 +00:00
"version"
:
"0.7.4"
,
Use Yarn with lerna.
2017-03-01 11:01:24 +00:00
"npmClient"
:
"yarn"
,
Initial repository structure.
2017-01-26 12:56:40 +00:00
"packages"
:
[
"packages/*"
]
}