Skip to content

Commit d5554bd

Browse files
TitozzzRuslan Lesiutin
authored andcommitted
revert renaming
1 parent b0d376e commit d5554bd

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
@@ -761,7 +761,7 @@ rn_library(
761761
"//xplat/js/RKJSModules/vendor/react-test-renderer:react-test-renderer",
762762
"//xplat/js/RKJSModules/vendor/scheduler:scheduler",
763763
"//xplat/js/react-native-github/packages/assets:assets",
764-
"//xplat/js/react-native-github/packages/normalize-colors:normalize-color",
764+
"//xplat/js/react-native-github/packages/normalize-color:normalize-color",
765765
"//xplat/js/react-native-github/packages/polyfills:polyfills",
766766
"//xplat/js/tools/metro/packages/metro-runtime/src/modules:modules",
767767
"//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": "[email protected]:facebook/react-native.git",
8-
"directory": "packages/normalize-colors"
8+
"directory": "packages/normalize-color"
99
},
1010
"license": "MIT"
1111
}

0 commit comments

Comments
 (0)