mirror of
https://github.com/strapi/strapi.git
synced 2025-12-30 08:43:28 +00:00
8 lines
135 B
JSON
8 lines
135 B
JSON
{
|
|
"version": "4.11.7",
|
|
"packages": ["packages/*", "examples/*"],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"useNx": true
|
|
}
|