Update to storybook@3.3.6

This commit is contained in:
Nicolas Gallagher
2018-01-09 17:34:28 -08:00
parent 03598d869b
commit 44d795437e
2 changed files with 627 additions and 45 deletions

View File

@@ -8,8 +8,8 @@
"release": "yarn build && git checkout gh-pages && rm -rf ../storybook && mv dist ../storybook && git add -A && git commit -m \"Storybook deploy\" && git push origin gh-pages && git checkout -"
},
"dependencies": {
"@storybook/addon-options": "^3.1.6",
"@storybook/react": "^3.2.18",
"@storybook/addon-options": "^3.3.6",
"@storybook/react": "^3.3.6",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-native-web": "^0.3.0"

668
yarn.lock

File diff suppressed because it is too large Load Diff