mirror of
https://github.com/strapi/strapi.git
synced 2026-01-01 09:44:28 +00:00
8 lines
135 B
JSON
8 lines
135 B
JSON
{
|
|
"version": "4.11.2",
|
|
"packages": ["packages/*", "examples/*"],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"useNx": true
|
|
}
|