v0.1.1-alpha.25

This commit is contained in:
blam
2020-10-12 22:42:54 +02:00
parent 08c392815b
commit 46960a61ec
53 changed files with 304 additions and 301 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "storybook",
"version": "0.1.1-alpha.24",
"version": "0.1.1-alpha.25",
"description": "Storybook build for core package",
"private": true,
"scripts": {
@@ -14,7 +14,7 @@
]
},
"dependencies": {
"@backstage/theme": "^0.1.1-alpha.24"
"@backstage/theme": "^0.1.1-alpha.25"
},
"devDependencies": {
"@storybook/addon-actions": "^6.0.21",