Skip to content
This repository has been archived by the owner on Mar 30, 2018. It is now read-only.

Commit

Permalink
Merge branch 'master' into greenkeeper-eslint-config-airbnb-10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan committed Aug 2, 2016
2 parents fdcb68f + 6c35830 commit dbe1212
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ uikit-react
===========

[![Build Status](https://travis-ci.org/stipsan/uikit-react.svg)](https://travis-ci.org/stipsan/uikit-react)
[![Dependency Status](https://david-dm.org/stipsan/uikit-react.svg)](https://david-dm.org/stipsan/uikit-react)
[![devDependency Status](https://david-dm.org/stipsan/uikit-react/dev-status.svg)](https://david-dm.org/stipsan/uikit-react#info=devDependencies)
[![peerDependency Status](https://david-dm.org/stipsan/uikit-react/peer-status.svg)](https://david-dm.org/stipsan/uikit-react#info=peerDependencies)
[![Coverage Status](https://coveralls.io/repos/github/stipsan/uikit-react/badge.svg)](https://coveralls.io/github/stipsan/uikit-react)

<img src="https://uikit-react.firebaseapp.com/images/logo.svg" width="300"/>

Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"build": "babel ./src --out-dir ./lib",
"prepublish": "npm run build",
"storybook": "start-storybook -p 9001",
"build-storybook": "node ./node_modules/.bin/build-storybook -o .out && echo \"uikit-react.io\" > .out/CNAME",
"deploy-storybook": "storybook-to-ghpages",
"postpublish": "npm run deploy-storybook"
},
Expand Down

0 comments on commit dbe1212

Please sign in to comment.