v0.1.1-alpha.6

This commit is contained in:
Patrik Oldsberg
2020-05-20 10:49:53 +02:00
parent 26ba7c972c
commit d62c6748a0
24 changed files with 110 additions and 113 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.5",
"version": "0.1.1-alpha.6",
"private": false,
"publishConfig": {
"access": "public"
@@ -30,7 +30,7 @@
"@material-ui/core": "^4.9.1"
},
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.5"
"@backstage/cli": "^0.1.1-alpha.6"
},
"files": [
"dist/**/*.{js,d.ts}"