Skip to content

Commit

Permalink
bump horizon-react version
Browse files Browse the repository at this point in the history
  • Loading branch information
flipace committed May 17, 2016
1 parent 67aa8cd commit 29985a3
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Change Log

### v0.7.1
- stupid me forgot to bump horizon-react version

### v0.7.0
- added import/exports loader until pr merged
- updated to *[email protected]* #celebrate! https://horizon.io
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lovli.js",
"version": "0.5.0",
"version": "0.7.0",
"license": "MIT",
"description": "A boilerplate for developing react+redux applications with rethinkdb/horizon as realtime database and express for the server.",
"repository": "https://github.com/flipace/lovli.js",
Expand Down Expand Up @@ -57,7 +57,7 @@
"express": "^4.13.4",
"file-loader": "^0.8.5",
"hoist-non-react-statics": "^1.0.5",
"horizon-react": "0.2.1",
"horizon-react": "0.3.0",
"immutable": "3.8.1",
"imports-loader": "^0.6.5",
"later": "^1.2.0",
Expand Down

0 comments on commit 29985a3

Please sign in to comment.