mirror of
https://github.com/strapi/strapi.git
synced 2026-02-13 11:11:17 +00:00
13 lines
173 B
JSON
13 lines
173 B
JSON
{
|
|
"lerna": "2.0.0",
|
|
"version": "3.0.0-alpha.4.8",
|
|
"packages": [
|
|
"packages/*"
|
|
],
|
|
"commands": {
|
|
"bootstrap": {
|
|
"ignore": "strapi-plugin-*"
|
|
}
|
|
}
|
|
}
|