Skip to content

Commit

Permalink
lock react versions to avoid issue (#1055)
Browse files Browse the repository at this point in the history
  • Loading branch information
jchip authored Nov 20, 2018
1 parent 26d2c3d commit 66ee35c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/electrode-webpack-reporter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@
"ansi-to-html": "^0.6.0",
"chalk": "^2.3.0",
"optional-require": "^1.0.0",
"react": "16.3.2",
"react-dom": "16.3.3",
"socket.io": "^1.7.3"
}
}

0 comments on commit 66ee35c

Please sign in to comment.