Skip to content

Commit

Permalink
Merge pull request #20 from kadirahq/update-storybook
Browse files Browse the repository at this point in the history
Update @kadira/storybook dev dependency
  • Loading branch information
Muhammed Thanish authored Oct 10, 2016
2 parents cf2e8bf + 2d3d967 commit 8b25bdd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"deploy-storybook": "storybook-to-ghpages",
"prepublish": "node .scripts/npm-prepublish.js",
"storybook": "STORYBOOK_CLOUD_URL='http://localhost:3003/graphql' STORYBOOK_CLOUD_APPID='test-appid' STORYBOOK_CLOUD_DATABASE='test-database' start-storybook -p 3006",
"storybook": "STORYBOOK_CLOUD_URL='http://localhost:3003/graphql' start-storybook -p 3006",
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
Expand All @@ -22,7 +22,7 @@
},
"homepage": "https://github.com/kadirahq/storybook-addon-comments#readme",
"devDependencies": {
"@kadira/storybook": "^2.13.1",
"@kadira/storybook": "^2.24.0",
"@kadira/storybook-addons": "^1.5.0",
"@kadira/storybook-database-cloud": "^2.1.2",
"@kadira/storybook-deployer": "^1.2.0",
Expand Down

0 comments on commit 8b25bdd

Please sign in to comment.