mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
dc3355920d
Summary: ## Changelog <!-- Help reviewers and the release process by writing your own changelog entry. For an example, see: https://reactnative.dev/contributing/changelogs-in-pull-requests --> [General] [Changed] - Rename normalize-color to normalize-colors as part of https://github.com/react-native-community/discussions-and-proposals/pull/480 Pull Request resolved: https://github.com/facebook/react-native/pull/34571 Reviewed By: cortinico Differential Revision: D39235696 Pulled By: hoxyq fbshipit-source-id: b6d5fcae9fb5c953c2f7b48f73a95cd883ff8f63
12 lines
289 B
JSON
12 lines
289 B
JSON
{
|
|
"name": "@react-native/normalize-colors",
|
|
"version": "0.72.0",
|
|
"description": "Color normalization for React Native.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:facebook/react-native.git",
|
|
"directory": "packages/normalize-color"
|
|
},
|
|
"license": "MIT"
|
|
}
|