v0.1.1-alpha.8

This commit is contained in:
Patrik Oldsberg
2020-06-12 22:09:21 +02:00
parent 188b32e9c5
commit dbc29358ed
30 changed files with 411 additions and 138 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.7",
"version": "0.1.1-alpha.8",
"private": false,
"publishConfig": {
"access": "public",
@@ -32,7 +32,7 @@
"@material-ui/core": "^4.9.1"
},
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.7"
"@backstage/cli": "^0.1.1-alpha.8"
},
"files": [
"dist/**/*.{js,d.ts}"