v0.1.1-alpha.5

This commit is contained in:
Patrik Oldsberg
2020-05-13 16:28:41 +02:00
parent 4b260bf70a
commit 2bde9d3854
22 changed files with 110 additions and 110 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "storybook",
"version": "0.1.1-alpha.4",
"version": "0.1.1-alpha.5",
"description": "Storybook build for core package",
"private": true,
"scripts": {
@@ -14,7 +14,7 @@
]
},
"dependencies": {
"@backstage/theme": "0.1.1-alpha.4"
"@backstage/theme": "^0.1.1-alpha.5"
},
"devDependencies": {
"@storybook/addon-actions": "^5.3.17",