authz: move permission-common to plugins
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# @backstage/permission-common
|
||||
# @backstage/plugin-permission-common
|
||||
|
||||
> NOTE: THIS PACKAGE IS EXPERIMENTAL, HERE BE DRAGONS
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
## API Report File for "@backstage/permission-common"
|
||||
## API Report File for "@backstage/plugin-permission-common"
|
||||
|
||||
> Do not edit this file. It is a report generated by [API Extractor](https://api-extractor.com/).
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@backstage/permission-common",
|
||||
"name": "@backstage/plugin-permission-common",
|
||||
"description": "Isomorphic types and client for Backstage permissions and authorization",
|
||||
"version": "0.1.0",
|
||||
"main": "src/index.ts",
|
||||
@@ -13,7 +13,7 @@
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/backstage/backstage",
|
||||
"directory": "packages/permission-common"
|
||||
"directory": "plugins/permission-common"
|
||||
},
|
||||
"keywords": [
|
||||
"backstage",
|
||||
Reference in New Issue
Block a user