v0.1.1-alpha.13

This commit is contained in:
Patrik Oldsberg
2020-07-07 13:16:30 +02:00
parent f3f684fbb9
commit 6fdcc9f59a
34 changed files with 172 additions and 172 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
{
"name": "storybook",
"version": "0.1.1-alpha.12",
"version": "0.1.1-alpha.13",
"description": "Storybook build for core package",
"private": true,
"scripts": {
@@ -14,7 +14,7 @@
]
},
"dependencies": {
"@backstage/theme": "^0.1.1-alpha.12"
"@backstage/theme": "^0.1.1-alpha.13"
},
"devDependencies": {
"@storybook/addon-actions": "^5.3.17",