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
+2 -2
View File
@@ -1,7 +1,7 @@
{
"name": "@backstage/theme",
"description": "material-ui theme for use with Backstage.",
"version": "0.1.1-alpha.2",
"version": "0.1.1-alpha.3",
"private": false,
"publishConfig": {
"access": "public"
@@ -23,7 +23,7 @@
"lint": "backstage-cli lint"
},
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.2",
"@backstage/cli": "^0.1.1-alpha.3",
"@material-ui/core": "^4.9.1"
},
"peerDependencies": {