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 cac0f85 commit 58eb721
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "redux-devtools-dock-monitor",
"version": "1.0.0-beta-2",
"version": "1.0.0-beta-3",
"description": "A resizable and movable dock for Redux DevTools monitors",
"main": "lib/index.js",
"scripts": {
Expand Down Expand Up @@ -45,7 +45,7 @@
},
"peerDependencies": {
"react": "^0.14.0",
"redux-devtools": "^3.0.0-beta-2"
"redux-devtools": "^3.0.0-beta-3"
},
"dependencies": {
"babel-runtime": "^5.8.25",
Expand Down

0 comments on commit 58eb721

Please sign in to comment.