Bump to v0.1.1-alpha.14

This commit is contained in:
Bilawal Hameed
2020-07-15 11:47:50 +02:00
parent e2ff11f777
commit 491d1b70e1
35 changed files with 172 additions and 172 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "storybook",
"version": "0.1.1-alpha.13",
"version": "0.1.1-alpha.14",
"description": "Storybook build for core package",
"private": true,
"scripts": {
@@ -14,7 +14,7 @@
]
},
"dependencies": {
"@backstage/theme": "^0.1.1-alpha.13"
"@backstage/theme": "^0.1.1-alpha.14"
},
"devDependencies": {
"@storybook/addon-actions": "^5.3.17",