v0.1.1-alpha.12

This commit is contained in:
Patrik Oldsberg
2020-06-23 22:25:25 +02:00
parent 4d94f4cbb4
commit dcaee07754
33 changed files with 157 additions and 157 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "storybook",
"version": "0.1.1-alpha.11",
"version": "0.1.1-alpha.12",
"description": "Storybook build for core package",
"private": true,
"scripts": {
@@ -14,7 +14,7 @@
]
},
"dependencies": {
"@backstage/theme": "^0.1.1-alpha.11"
"@backstage/theme": "^0.1.1-alpha.12"
},
"devDependencies": {
"@storybook/addon-actions": "^5.3.17",