mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-03 18:20:27 +00:00
Fix npm install by fixing version of react-tap-event-plugin
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
"page": "^1.6.3",
|
||||
"react": "0.13.3",
|
||||
"react-motion": "^0.2.7",
|
||||
"react-tap-event-plugin": "^0.1.7",
|
||||
"react-tap-event-plugin": "0.1.7",
|
||||
"reqwest": "~1.1.5",
|
||||
"timely": "^0.1.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user