Files
backstage/packages/backend-defaults
dependabot[bot] 6ed926414a chore(deps): bump path-to-regexp from 6.2.2 to 8.0.0
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 6.2.2 to 8.0.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v6.2.2...v8.0.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-09 20:47:13 +00:00
..
2024-09-03 13:52:07 +02:00
2024-08-20 13:26:25 +02:00
2024-08-20 13:26:25 +02:00
2024-08-29 15:31:35 +02:00
2024-09-03 14:38:01 +00:00
2024-08-28 16:45:54 +02:00
2024-02-12 11:06:30 +01:00

@backstage/backend-defaults

This package provides the default implementations and setup for a standard Backstage backend app.

Installation

Add the library to your backend app package:

# From your Backstage root directory
yarn --cwd packages/backend add @backstage/backend-defaults

Documentation