Make the package private
Signed-off-by: David Festal <dfestal@redhat.com>
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@backstage/backend-plugin-manager': minor
|
||||
---
|
||||
|
||||
New package with experimental support for dynamic backend plugins, according to [RFC 18390](https://github.com/backstage/backstage/issues/18390).
|
||||
@@ -2,6 +2,7 @@
|
||||
"name": "@backstage/backend-plugin-manager",
|
||||
"description": "Backstage plugin management backend",
|
||||
"version": "0.0.0",
|
||||
"private": true,
|
||||
"main": "src/index.ts",
|
||||
"types": "src/index.ts",
|
||||
"publishConfig": {
|
||||
|
||||
Reference in New Issue
Block a user