From 57c9cd19b64d3a8e5bccf1013d3cd74cfac08832 Mon Sep 17 00:00:00 2001 From: acdlite Date: Fri, 5 May 2023 16:36:15 -0700 Subject: [PATCH] Add "canary" to list of allowed npm dist tags (#26767) Summary: Forgot this allowlist existed. It's an extra safeguard, in case we mess up the configuration somehow. DiffTrain build for commit https://github.com/facebook/react/commit/388686f291afb2362fdc813c49f75b4132bc1314. Changelog: [Internal]: << DO NOT EDIT BELOW THIS LINE >> Reviewed By: sammy-SC Differential Revision: D45532426 Pulled By: tyao1 fbshipit-source-id: e81a2efe340bfa1f8397c5b1301956a0e94e5357 --- packages/react-native/Libraries/Renderer/REVISION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-native/Libraries/Renderer/REVISION b/packages/react-native/Libraries/Renderer/REVISION index 40f62ca1040..eea4e95cdf4 100644 --- a/packages/react-native/Libraries/Renderer/REVISION +++ b/packages/react-native/Libraries/Renderer/REVISION @@ -1 +1 @@ -8a25302c668d6f9a24f6680fb4947e9b388bb7d9 +388686f291afb2362fdc813c49f75b4132bc1314