Release v0.1.1-alpha.20

This commit is contained in:
Raghunandan
2020-08-25 14:56:54 +02:00
parent 96b8971b69
commit 734dcca107
48 changed files with 241 additions and 241 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "storybook",
"version": "0.1.1-alpha.19",
"version": "0.1.1-alpha.20",
"description": "Storybook build for core package",
"private": true,
"scripts": {
@@ -14,7 +14,7 @@
]
},
"dependencies": {
"@backstage/theme": "^0.1.1-alpha.19"
"@backstage/theme": "^0.1.1-alpha.20"
},
"devDependencies": {
"@storybook/addon-actions": "^5.3.17",