mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
[Hotfix] Remove node engines constraint for normalize-color (#39698)
This commit is contained in:
@@ -15,8 +15,5 @@
|
||||
"normalize-colors",
|
||||
"react-native"
|
||||
],
|
||||
"bugs": "https://github.com/facebook/react-native/issues",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
}
|
||||
"bugs": "https://github.com/facebook/react-native/issues"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user