v0.1.1-alpha.7

This commit is contained in:
Patrik Oldsberg
2020-06-09 14:24:56 +02:00
parent 00d33f93e4
commit c53bafc5f9
31 changed files with 144 additions and 144 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.6",
"version": "0.1.1-alpha.7",
"private": false,
"publishConfig": {
"access": "public",
@@ -32,7 +32,7 @@
"@material-ui/core": "^4.9.1"
},
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.6"
"@backstage/cli": "^0.1.1-alpha.7"
},
"files": [
"dist/**/*.{js,d.ts}"