mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-02-10 22:45:24 +08:00
[global-cli] Bump version to 0.1.9
To release a new version with the fix for Windows: https://github.com/facebook/react-native/pull/5171 Thanks a lot @tdzl2003! Tweaked the platform check to use `process.platform` as that's more common in the codebase. No strong preference, just for consistency.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "react-native-cli",
|
||||
"version": "0.1.8",
|
||||
"version": "0.1.9",
|
||||
"license" : "BSD-3-Clause",
|
||||
"description": "The React Native CLI tools",
|
||||
"main": "index.js",
|
||||
|
||||
Reference in New Issue
Block a user