Skip to content

Commit

Permalink
1.0.0-beta-3
Browse files Browse the repository at this point in the history
  • Loading branch information
gaearon committed Oct 17, 2015
1 parent 2cf79f1 commit 880632e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redux-devtools-log-monitor",
"version": "1.0.0-beta-2",
"version": "1.0.0-beta-3",
"description": "The default tree view monitor for Redux DevTools",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -46,8 +46,7 @@
},
"peerDependencies": {
"react": "^0.14.0",
"redux-devtools": "^3.0.0-beta-2",
"redux": "^3.0.0"
"redux-devtools": "^3.0.0-beta-3"
},
"dependencies": {
"react-json-tree": "^0.2.0",
Expand Down

0 comments on commit 880632e

Please sign in to comment.