Update react-tap-event-plugin 2.0.1

Fixes https://github.com/feross/webtorrent-desktop/issues/1086
This commit is contained in:
Feross Aboukhadijeh
2016-12-07 21:01:12 -08:00
parent 9068909b4d
commit a046db40d2

View File

@@ -37,7 +37,7 @@
"prettier-bytes": "^1.0.1",
"react": "^15.2.1",
"react-dom": "^15.2.1",
"react-tap-event-plugin": "^1.0.0",
"react-tap-event-plugin": "^2.0.1",
"rimraf": "^2.5.2",
"run-parallel": "^1.1.6",
"semver": "^5.1.0",