add empty @backstage/plugin-auth-node

Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
Fredrik Adelöw
2022-02-08 11:26:33 +01:00
parent 6bc86fcf2d
commit 9058bb1b5e
8 changed files with 98 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
---
'@backstage/plugin-auth-node': minor
---
Added this package, to hold shared types and functionality that other backend
packages need to import.