add missing repository fields

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2024-02-07 15:21:49 +01:00
parent d557d47cb5
commit 847218837d
46 changed files with 251 additions and 5 deletions
+5
View File
@@ -10,6 +10,11 @@
"main": "dist/index.esm.js",
"types": "dist/index.d.ts"
},
"repository": {
"type": "git",
"url": "https://github.com/backstage/backstage",
"directory": "plugins/kubernetes-react"
},
"backstage": {
"role": "web-library"
},