v0.1.1-alpha.16

This commit is contained in:
Ivan Shmidt
2020-07-24 03:44:39 +02:00
parent 7b37d63940
commit bcd7b2661a
35 changed files with 172 additions and 172 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "storybook",
"version": "0.1.1-alpha.15",
"version": "0.1.1-alpha.16",
"description": "Storybook build for core package",
"private": true,
"scripts": {
@@ -14,7 +14,7 @@
]
},
"dependencies": {
"@backstage/theme": "^0.1.1-alpha.15"
"@backstage/theme": "^0.1.1-alpha.16"
},
"devDependencies": {
"@storybook/addon-actions": "^5.3.17",