authz: update references to permission-common after move to plugins
Signed-off-by: Mike Lewis <mtlewis@users.noreply.github.com>
This commit is contained in:
@@ -19,8 +19,8 @@
|
||||
"clean": "backstage-cli clean"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/permission-common": "^0.1.0",
|
||||
"@backstage/plugin-auth-backend": "^0.4.6",
|
||||
"@backstage/plugin-permission-common": "^0.1.0",
|
||||
"@types/express": "*",
|
||||
"express": "^4.17.1",
|
||||
"zod": "^3.11.6"
|
||||
|
||||
Reference in New Issue
Block a user