Skip to content

Commit

Permalink
chore(package): Upgrade reconnecting-websocket to 4.1.10. (#41)
Browse files Browse the repository at this point in the history
Addresses #39. I had to `rm yarn.lock` and `yarn install` and  due to a upstream issue in yarnpkg/yarn#5962 (comment)
  • Loading branch information
unn authored and infiniteluke committed Jan 3, 2019
1 parent 386d077 commit 3e86511
Show file tree
Hide file tree
Showing 2 changed files with 5,636 additions and 2,266 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -76,7 +76,7 @@
"react": "15.5.0",
"react-dom": "15.5.0",
"react-redux": "^4.4.5",
"reconnecting-websocket": "^3.0.3",
"reconnecting-websocket": "^4.1.10",
"redux": "^3.6.0",
"redux-thunk": "^2.1.0",
"sass-toolkit": "^2.10.0",
Expand Down

0 comments on commit 3e86511

Please sign in to comment.