Enable greenkeeper
Summary: Close https://github.com/facebook/flipper/pull/580 This enables Greenkeeper with some caveats: - I disabled a bunch of upgrades we know currently break: - React - Emotion - Electron/Electron-Builder - The bot isn't CLA-whitelisted yet, so we won't be able to directly import yet. - It might actually be better to have automatic tasks created for the dependencies above breaking. - Something changed in the prop types and required `StatusBar` to have its signature changed. allow-large-files Reviewed By: jknoxville Differential Revision: D17906693 fbshipit-source-id: f73fe231518f56a6f6114f761d5e5e5528d0d487
This commit is contained in:
committed by
Facebook Github Bot
parent
1d7b194abb
commit
4bdccb22fa
@@ -1,4 +1,4 @@
|
||||
# Flipper [](https://travis-ci.org/facebook/flipper) [](https://bintray.com/facebook/maven/com.facebook.flipper%3Aflipper) [](https://cocoapods.org/pods/Flipper)
|
||||
# Flipper [](https://travis-ci.org/facebook/flipper) [](https://bintray.com/facebook/maven/com.facebook.flipper%3Aflipper) [](https://cocoapods.org/pods/Flipper) [](https://greenkeeper.io/)
|
||||
|
||||
Flipper (formerly Sonar) is a platform for debugging mobile apps on iOS and Android. Visualize, inspect, and control your apps from a simple desktop interface. Use Flipper as is or extend it using the plugin API.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user