Skip to content

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arunoda committed Apr 7, 2016
1 parent 0871b58 commit ab3e7d0
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kadira/storybook",
"version": "1.5.0",
"version": "1.6.0",
"description": "React Storybook: Isolate React Component Development with Hot Reloading.",
"repository": {
"type": "git",
Expand Down Expand Up @@ -62,8 +62,8 @@
"sinon": "^1.17.3"
},
"main": "dist/client/index.js",
"engines" : {
"npm" : "^3.0.0"
"engines": {
"npm": "^3.0.0"
},
"bin": {
"start-storybook": "./dist/server/index.js",
Expand Down

0 comments on commit ab3e7d0

Please sign in to comment.