mirror of
https://github.com/material-components/material-web.git
synced 2026-03-09 00:09:23 +08:00
16 lines
211 B
JSON
16 lines
211 B
JSON
{
|
|
"lerna": "2.9.0",
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"command": {
|
|
"bootstrap": {
|
|
"hoist": true,
|
|
"npmClientArgs": [
|
|
"--no-package-lock"
|
|
]
|
|
}
|
|
},
|
|
"version": "0.25.1"
|
|
}
|