Skip to content

Commit 2a24408

Browse files
committed
Update deps, ensure node 5.6.0
1 parent 57e2a77 commit 2a24408

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v5.5.0
1+
v5.6.0

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@
3939
"chai": "3.5.0",
4040
"chai-immutable": "1.5.3",
4141
"cordova-lib": "6.0.0",
42-
"eslint": "2.1.0",
43-
"eslint-plugin-react": "3.16.1",
42+
"eslint": "2.2.0",
43+
"eslint-plugin-react": "4.0.0",
4444
"mocha": "2.4.5",
4545
"react-transform-catch-errors": "1.0.2",
4646
"react-transform-hmr": "1.0.2",
4747
"redbox-react": "1.2.2",
4848
"redux-devtools": "3.1.1",
49-
"redux-devtools-dock-monitor": "1.0.1",
49+
"redux-devtools-dock-monitor": "1.1.0",
5050
"redux-devtools-log-monitor": "1.0.4",
5151
"webpack-dev-server": "1.14.1",
5252
"yargs": "4.1.0"

0 commit comments

Comments
 (0)