housekeeping: remove react-addons-perf dependency (via #5229)

* Remove react-addons-perf dependency

* update lockfile

* include ReactPerf in non-production builds
This commit is contained in:
Peter Goldthorp
2019-03-14 20:36:49 -04:00
committed by kyle
parent c6d1cc9c72
commit 1497271155
5 changed files with 18 additions and 50 deletions

View File

@@ -63,7 +63,6 @@
"memoizee": "^0.4.12",
"prop-types": "^15.5.10",
"react": "^15.6.2",
"react-addons-perf": "^15.4.0",
"react-debounce-input": "^3.2.0",
"react-dom": "^15.6.2",
"react-immutable-proptypes": "2.1.0",