Skip to content

Commit

Permalink
Update react-tap-event-plugin to 2.0.1
Browse files Browse the repository at this point in the history
... to fix React 15.4.0 compatibility). 

[react-v15.4.0](https://facebook.github.io/react/blog/2016/11/16/react-v15.4.0.html) broke `react-tap-event-plugin@v1`, which got updated to 2.0.1. just now at zilverline/react-tap-event-plugin#82. See the change set here: https://github.com/zilverline/react-tap-event-plugin/pull/82/files. It only changes the paths to `react-dom`.

https://www.npmjs.com/package/react-tap-event-plugin
  • Loading branch information
Granddevv committed Nov 17, 2016
1 parent a321fe8 commit 76d17e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"react-redux": "~4.4.5",
"react-router": "~2.8.1",
"react-router-redux": "~4.0.6",
"react-tap-event-plugin": "~1.0.0",
"react-tap-event-plugin": "~2.0.0",
"redux": "~3.6.0",
"redux-form": "~6.1.0",
"redux-saga": "~0.12.0"
Expand Down

0 comments on commit 76d17e5

Please sign in to comment.