v0.1.1-alpha.4

This commit is contained in:
Patrik Oldsberg
2020-04-15 20:27:06 +02:00
parent 4f8193be60
commit c4457a7614
11 changed files with 34 additions and 34 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.3",
"version": "0.1.1-alpha.4",
"private": false,
"publishConfig": {
"access": "public"
@@ -23,7 +23,7 @@
"lint": "backstage-cli lint"
},
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.3",
"@backstage/cli": "^0.1.1-alpha.4",
"@material-ui/core": "^4.9.1"
},
"peerDependencies": {