mirror of
https://github.com/directus/directus.git
synced 2026-01-14 12:08:07 -05:00
* Remove npmrc files which prevent lockfile creation in workspaces Since `v8.5.0` npm will detect that it is running inside a workspace and issue commands at the root package. * Require a minimum npm version of 8.5.0