v0.1.1-alpha.10

This commit is contained in:
Patrik Oldsberg
2020-06-23 16:08:05 +02:00
parent aabbc3462d
commit 6300d4a917
33 changed files with 157 additions and 157 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.9",
"version": "0.1.1-alpha.10",
"private": false,
"publishConfig": {
"access": "public",
@@ -31,7 +31,7 @@
"@material-ui/core": "^4.9.1"
},
"devDependencies": {
"@backstage/cli": "^0.1.1-alpha.9"
"@backstage/cli": "^0.1.1-alpha.10"
},
"files": [
"dist/**/*.{js,d.ts}"