Rename metro-bundler to metro

Reviewed By: davidaurelio

Differential Revision: D6413420

fbshipit-source-id: f13184b8157de2c3aeaa7f2647becc175f62cdbb
This commit is contained in:
Christoph Nakazawa
2017-11-29 03:00:49 -08:00
committed by Facebook Github Bot
parent 92c0980540
commit 654fed46f4
18 changed files with 45 additions and 45 deletions

View File

@@ -13,4 +13,4 @@
/* $FlowFixMe(>=0.54.0 site=react_native_oss) This comment suppresses an error
* found when Flow v0.54 was deployed. To see the error delete this comment and
* run Flow. */
export type {OutputOptions, RequestOptions} from 'metro-bundler/src/shared/types.flow';
export type {OutputOptions, RequestOptions} from 'metro/src/shared/types.flow';