fix: install @backstage/core when scaffolding a plugin
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
"jest-fetch-mock": "^3.0.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"@backstage/core": "^{{version}}",
|
||||
"@material-ui/lab": "4.0.0-alpha.45"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user