Skip to content

Commit d05afd5

Browse files
committed
Update dependencies
1 parent dfdac66 commit d05afd5

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,15 +58,15 @@
5858
"react": "^0.14.6",
5959
"react-dom": "^0.14.6",
6060
"react-icons": "^1.0.3",
61-
"react-redux": "^4.0.6",
62-
"redux": "^3.2.1",
63-
"redux-devtools": "^3.1.0",
61+
"react-redux": "^4.4.0",
62+
"redux": "^3.3.1",
63+
"redux-devtools": "^3.1.1",
6464
"redux-devtools-chart-monitor": "^1.1.3",
6565
"redux-devtools-diff-monitor": "^4.0.1",
6666
"redux-devtools-filter-actions": "^1.1.0",
6767
"redux-devtools-log-monitor": "^1.0.4",
68-
"redux-slider-monitor": "^1.0.1",
68+
"redux-slider-monitor": "^1.0.2",
6969
"redux-thunk": "^1.0.3",
70-
"remotedev-app": "^0.2.6"
70+
"remotedev-app": "^0.2.8"
7171
}
7272
}

0 commit comments

Comments
 (0)