v0.1.1-alpha.0

This commit is contained in:
Patrik Oldsberg
2020-03-25 19:13:14 +01:00
parent 3a0d8edcb5
commit 019032a7a3
6 changed files with 22 additions and 25 deletions
+5 -5
View File
@@ -1,15 +1,15 @@
{
"name": "@backstage/app",
"version": "0.0.0",
"version": "0.1.1-alpha.0",
"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",
"@material-ui/core": "^4.9.1",
"@material-ui/icons": "^4.9.1",
"@material-ui/lab": "4.0.0-alpha.45",
"@backstage/cli": "^0.1.0",
"@backstage/core": "^0.1.0",
"@backstage/plugin-home-page": "^0.1.0",
"@backstage/plugin-welcome": "^0.1.0",
"@testing-library/jest-dom": "^4.2.4",
"@testing-library/react": "^9.3.2",
"@testing-library/user-event": "^7.1.2",