Skip to content

Commit

Permalink
Update storybook to the latest.
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoda committed Oct 8, 2016
1 parent c7180e4 commit 9f38400
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .storybook/addons.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
import '@kadira/storybook/addons';
import '@kadira/storybook-database-cloud/register';
import '@kadira/storybook-addon-comments/register';
6 changes: 4 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,14 +28,16 @@
"stack-source-map": "^1.0.4"
},
"devDependencies": {
"@kadira/storybook": "^1.36.0",
"@kadira/storybook": "^2.24.0",
"@kadira/storybook-addon-comments": "^1.1.0",
"@kadira/storybook-database-cloud": "^2.2.0",
"@kadira/storybook-deployer": "^1.0.0",
"babel-core": "^6.3.15",
"babel-loader": "^6.2.0",
"babel-preset-es2015": "^6.3.13",
"babel-preset-react": "^6.3.13",
"babel-preset-stage-2": "^6.5.0",
"babel-preset-react-hmre": "^1.1.1",
"babel-preset-stage-2": "^6.5.0",
"babel-register": "^6.3.13",
"cross-env": "^1.0.7",
"expect": "^1.8.0",
Expand Down

0 comments on commit 9f38400

Please sign in to comment.