mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
ae677efb57
Summary: Changelog: [General][Changed] - Bump dependency versions. Reviewed By: cipolleschi Differential Revision: D40991336 fbshipit-source-id: 71c8edbeb274d095403b2f17e60f217d16fe01c0
12 lines
287 B
JSON
12 lines
287 B
JSON
{
|
|
"name": "@react-native/normalize-color",
|
|
"version": "2.1.0",
|
|
"description": "Color normalization for React Native.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@github.com:facebook/react-native.git",
|
|
"directory": "packages/normalize-color"
|
|
},
|
|
"license": "MIT"
|
|
}
|