v0.1.1-alpha.17

This commit is contained in:
Patrik Oldsberg
2020-08-05 16:57:26 +02:00
parent 1e634a5e2e
commit 0dd8fa2828
42 changed files with 208 additions and 208 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "storybook",
"version": "0.1.1-alpha.16",
"version": "0.1.1-alpha.17",
"description": "Storybook build for core package",
"private": true,
"scripts": {
@@ -14,7 +14,7 @@
]
},
"dependencies": {
"@backstage/theme": "^0.1.1-alpha.16"
"@backstage/theme": "^0.1.1-alpha.17"
},
"devDependencies": {
"@storybook/addon-actions": "^5.3.17",