Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Haste] Remove
@providesModule
directive so Node-style resolution i…
…s used `@providesModule` should be scoped to a project but not span multiple parties. Removing it as `require('react-native-button')` is the way to require things. Will do a minor version bump as I don't think anyone was relying on this (ex: the docs use Node-style requires which will continue to work).
- Loading branch information