v0.1.1-alpha.1

This commit is contained in:
Patrik Oldsberg
2020-04-03 14:37:54 +02:00
parent 12b72d06be
commit 29f2bc2735
7 changed files with 18 additions and 18 deletions
+5 -5
View File
@@ -1,12 +1,12 @@
{
"name": "example-app",
"version": "0.1.1-alpha.0",
"version": "0.1.1-alpha.1",
"private": true,
"dependencies": {
"@backstage/cli": "^0.1.1-alpha.0",
"@backstage/core": "^0.1.1-alpha.0",
"@backstage/plugin-home-page": "^0.1.1-alpha.0",
"@backstage/plugin-welcome": "^0.1.1-alpha.0",
"@backstage/cli": "^0.1.1-alpha.1",
"@backstage/core": "^0.1.1-alpha.1",
"@backstage/plugin-home-page": "^0.1.1-alpha.1",
"@backstage/plugin-welcome": "^0.1.1-alpha.1",
"@material-ui/core": "^4.9.1",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",