Skip to content

Commit e874737

Browse files
committed
revert renaming
1 parent f7be7a4 commit e874737

File tree

7 files changed

+2
-2
lines changed

7 files changed

+2
-2
lines changed

BUCK

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,7 @@ rn_library(
769769
"//xplat/js/RKJSModules/vendor/react-test-renderer:react-test-renderer",
770770
"//xplat/js/RKJSModules/vendor/scheduler:scheduler",
771771
"//xplat/js/react-native-github/packages/assets:assets",
772-
"//xplat/js/react-native-github/packages/normalize-colors:normalize-color",
772+
"//xplat/js/react-native-github/packages/normalize-color:normalize-color",
773773
"//xplat/js/react-native-github/packages/polyfills:polyfills",
774774
"//xplat/js/tools/metro/packages/metro-runtime/src/modules:modules",
775775
"//xplat/js/tools/metro/packages/metro-runtime/src/polyfills:polyfills",

packages/normalize-colors/__tests__/normalizeColor-test.js renamed to packages/normalize-color/__tests__/normalizeColor-test.js

File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"repository": {
66
"type": "git",
77
"url": "git@github.com:facebook/react-native.git",
8-
"directory": "packages/normalize-colors"
8+
"directory": "packages/normalize-color"
99
},
1010
"license": "MIT"
1111
}

0 commit comments

Comments
 (0)