mirror of
https://github.com/strapi/strapi.git
synced 2026-01-07 12:45:45 +00:00
11 lines
146 B
JSON
11 lines
146 B
JSON
{
|
|
"version": "4.8.2",
|
|
"packages": [
|
|
"packages/*",
|
|
"examples/*"
|
|
],
|
|
"npmClient": "yarn",
|
|
"useWorkspaces": true,
|
|
"useNx": true
|
|
}
|