components,app-api,plugin-api: prefix package names with core-

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-05-27 23:33:29 +02:00
parent 380cf5ed9d
commit 04127b3960
452 changed files with 166 additions and 125 deletions
+1 -1
View File
@@ -32,7 +32,7 @@
},
"dependencies": {
"@backstage/core": "^0.7.11",
"@backstage/plugin-api": "^0.1.0",
"@backstage/core-plugin-api": "^0.1.0",
"@backstage/theme": "^0.2.7",
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",