mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-04-24 04:16:00 +08:00
Git upgrade: Tweak README, bump version, fix a bug
Reviewed By: mkonicek Differential Revision: D4276644 Ninja: OSS only fbshipit-source-id: 7bed331770d06addedf51e2ed09d0b9bde5b45ad
This commit is contained in:
committed by
Facebook Github Bot
parent
f4cde4f65c
commit
f0490d67ff
1
react-native-git-upgrade/yarn.js
vendored
1
react-native-git-upgrade/yarn.js
vendored
@@ -8,6 +8,7 @@
|
||||
*/
|
||||
'use strict';
|
||||
|
||||
const execSync = require('child_process').execSync;
|
||||
const fs = require('fs');
|
||||
const path = require('path');
|
||||
const semver = require('semver');
|
||||
|
||||
Reference in New Issue
Block a user