packages: manually migrate rest away from @backstage/core deps

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2021-06-17 20:12:27 +02:00
parent 89e3ef223f
commit 8997d3fcca
10 changed files with 21 additions and 12 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"postpack": "backstage-cli postpack"
},
"dependencies": {
"@backstage/core": "^0.7.9"
"@backstage/core-plugin-api": "^0.1.2"
},
"devDependencies": {
"@backstage/cli": "^0.7.0",