Skip to content

Commit

Permalink
docs deployment fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
iamstarkov committed Apr 11, 2017
1 parent 37d72a8 commit b2ffb02
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).

[@iamstarkov]: https://github.com/iamstarkov

## upcoming release

* docs deployment fixes

## 0.1.1

* Documentation fixes
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"scripts": {
"start": "run-p watch docs:start",
"docs:start": "onpm docs start",
"predocs:deploy": "run-s build",
"docs:deploy": "onpm docs run deploy",
"watch": "npm run babel -- --watch",
"test": "ava",
Expand Down

0 comments on commit b2ffb02

Please sign in to comment.