From 427206fea5f83025e80e50f2d79f69022d7e916a Mon Sep 17 00:00:00 2001 From: Martin Konicek Date: Wed, 28 Oct 2015 00:58:11 +0000 Subject: [PATCH] Update breaking-changes.md --- breaking-changes.md | 1 - 1 file changed, 1 deletion(-) diff --git a/breaking-changes.md b/breaking-changes.md index 7a8e717a4..70349b355 100644 --- a/breaking-changes.md +++ b/breaking-changes.md @@ -2,7 +2,6 @@ ## 0.14 -- D2530161: Need to introduce rn-cli.config.js for existing projects - D2533877: `react-native bundle` API changes: - API is now `entry-file ` based instead of url based. - Need to specify which platform you're bundling for `--platform `.