v0.1.1-alpha.18

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