Manually updates the "engines" field of all workspace package.json files to include Node.js 22. This intentionally replaces part of the generated rennovate PR which attempted to globally replace rather than add Node.js 22 to the engines field. For both community-plugins-maintainers and sda-se-reviewers owned workspaces Node.js 18 is removed. Note that this is only updates the workspace package.json - therefore it should not impact end users installing plugins. Refs: https://github.com/backstage/community-plugins/pull/2403 Signed-off-by: Beth Griggs <bethanyngriggs@gmail.com> |
||
|---|---|---|
| .. | ||
| .changeset | ||
| plugins | ||
| .dockerignore | ||
| .eslintignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierignore | ||
| README.md | ||
| backstage.json | ||
| catalog-info.yaml | ||
| package.json | ||
| tsconfig.json | ||
| yarn.lock | ||
README.md
Backstage
This is your newly scaffolded Backstage App, Good Luck!
To start the app, run:
yarn install
yarn dev