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