metro-bundler: upgrade react-native-github to OSS bundler

Reviewed By: cpojer

Differential Revision: D5172542

fbshipit-source-id: 4ca6c9aad8f798ac6b8f1070f98b5d1d2098e726
This commit is contained in:
Jean Lauliac
2017-06-02 11:17:42 -07:00
committed by Facebook Github Bot
parent 859af60e38
commit 07ee04d7bd
10 changed files with 31 additions and 30 deletions

View File

@@ -10,4 +10,4 @@
*/
'use strict';
export type {OutputOptions, RequestOptions} from '../../packager/src/shared/types.flow';
export type {OutputOptions, RequestOptions} from 'metro-bundler/build/shared/types.flow';