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