From 8406ee1805b552ca2f3842ca49cdc2ae3c993565 Mon Sep 17 00:00:00 2001 From: Website Deployment Script Date: Tue, 25 Sep 2018 19:25:20 +0000 Subject: [PATCH] Deploy website Deploy website version based on 4188d65204bc3d26d0a7e622061abcc1e019dcad --- docs/next/upgrading.html | 2 +- docs/next/upgrading/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/next/upgrading.html b/docs/next/upgrading.html index 2eb54206eb4..66c772204da 100644 --- a/docs/next/upgrading.html +++ b/docs/next/upgrading.html @@ -118,7 +118,7 @@ npm WARN peerDependencies The peer dependency react@~R included from react-nativ
  • If a file is different in your project than the template, you will be prompted; you have options to keep your file or overwrite it with the template version.
  • Manual Upgrades

    -

    Some upgrades require manual steps, e.g. 0.13 to 0.14, or 0.28 to 0.29. Be sure to check the release notes when upgrading so that you can identify any manual changes your particular project may require.

    +

    Some upgrades require manual steps, e.g. 0.28 to 0.29, or 0.56 to 0.57. Be sure to check the release notes when upgrading so that you can identify any manual changes your particular project may require.

    ← Running On DeviceTroubleshooting →