Skip to content

Commit

Permalink
docs build and version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
catc committed Jan 4, 2018
1 parent 034c5d7 commit 80b9c13
Show file tree
Hide file tree
Showing 4 changed files with 24 additions and 22 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ config={{

## Development
1. Clone the repo
3. `nvm use 7.10` (or anything >7.6)
2. `npm install`
3. `npm run dev`
4. Navigate to `localhost:3002`
Expand Down
41 changes: 21 additions & 20 deletions docs/build/bundle.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion docs/build/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-timekeeper",
"version": "1.0.4",
"version": "1.0.5",
"description": "Time picker based on the style of the Google Keep app",
"main": "lib/index.js",
"repository": {
Expand Down

0 comments on commit 80b9c13

Please sign in to comment.