mirror of
https://github.com/zhigang1992/react-native-web.git
synced 2026-01-12 22:51:09 +08:00
11 lines
146 B
JSON
11 lines
146 B
JSON
{
|
|
"lerna": "2.5.1",
|
|
"version": "0.3.1",
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"packages": [
|
|
"packages/*",
|
|
"website"
|
|
]
|
|
}
|