Release v0.1.1-alpha.19

This commit is contained in:
Raghunandan
2020-08-20 16:40:25 +02:00
parent f42bdf2490
commit 15e334a584
46 changed files with 237 additions and 235 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "storybook",
"version": "0.1.1-alpha.18",
"version": "0.1.1-alpha.19",
"description": "Storybook build for core package",
"private": true,
"scripts": {
@@ -14,7 +14,7 @@
]
},
"dependencies": {
"@backstage/theme": "^0.1.1-alpha.18"
"@backstage/theme": "^0.1.1-alpha.19"
},
"devDependencies": {
"@storybook/addon-actions": "^5.3.17",