v0.1.1-alpha.3

This commit is contained in:
Patrik Oldsberg
2020-04-08 15:16:27 +02:00
parent 84de6789d0
commit 56ab5e3296
9 changed files with 26 additions and 26 deletions
+6 -6
View File
@@ -1,13 +1,13 @@
{
"name": "example-app",
"version": "0.1.1-alpha.2",
"version": "0.1.1-alpha.3",
"private": true,
"dependencies": {
"@backstage/cli": "^0.1.1-alpha.2",
"@backstage/core": "^0.1.1-alpha.2",
"@backstage/theme": "^0.1.1-alpha.2",
"@backstage/plugin-home-page": "^0.1.1-alpha.2",
"@backstage/plugin-welcome": "^0.1.1-alpha.2",
"@backstage/cli": "^0.1.1-alpha.3",
"@backstage/core": "^0.1.1-alpha.3",
"@backstage/plugin-home-page": "^0.1.1-alpha.3",
"@backstage/plugin-welcome": "^0.1.1-alpha.3",
"@backstage/theme": "^0.1.1-alpha.3",
"@material-ui/core": "^4.9.1",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",