ruffle/.github
relrelb 7f4f40621b web: Migrate to npm workspaces
`lerna` is a bit stale, and as such it currently has some outdated
dependencies which Dependabot warns on.
Fortunately, npm 7 supports monorepos natively, via "workspaces". So
simply replace `lerna` with this feature. The migration is pretty
neat and requires a very little invervention.

Because Node.js 14 comes with npm 6 by default, upgrade it manually
as shown in https://github.com/bahmutov/npm-install/issues/103#issuecomment-931226602.
2022-01-11 13:17:48 -08:00
..
ISSUE_TEMPLATE chore: Add error-report issue template 2022-01-02 13:59:54 -08:00
workflows web: Migrate to npm workspaces 2022-01-11 13:17:48 -08:00
dependabot.yml dev: set dependabot npm versioning strategy to increase 2021-06-20 02:21:17 -07:00