Skip to content

Commit 84499bf

Browse files
j-piaseckifacebook-github-bot
authored andcommitted
Update reference path to global definitions (facebook#50124)
Summary: Pull Request resolved: facebook#50124 Changelog: [Internal] Reviewed By: huntie Differential Revision: D71465394 fbshipit-source-id: 17f5cee4533de8d16b2a5d164eef7c295af7b00b
1 parent 1ebf83d commit 84499bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/react-native/index.js.flow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
// updating React Native's public API.
1616
// ----------------------------------------------------------------------------
1717

18-
/// <reference path="src/types/globals.d.ts" />
18+
/// <reference path="../src/types/globals.d.ts" />
1919

2020
// #region Components
2121

0 commit comments

Comments
 (0)