mirror of
https://github.com/strapi/strapi.git
synced 2025-12-29 16:16:20 +00:00
10 lines
129 B
JSON
10 lines
129 B
JSON
{
|
|
"version": "4.0.7",
|
|
"packages": [
|
|
"packages/*",
|
|
"examples/*"
|
|
],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true
|
|
}
|