Skip to content

Commit 73cd7c0

Browse files
authored
[Hotfix] Remove node engines constraint for normalize-color (#39698)
1 parent 4c1418a commit 73cd7c0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

packages/normalize-color/package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,5 @@
1515
"normalize-colors",
1616
"react-native"
1717
],
18-
"bugs": "https://github.com/facebook/react-native/issues",
19-
"engines": {
20-
"node": ">=18"
21-
}
18+
"bugs": "https://github.com/facebook/react-native/issues"
2219
}

0 commit comments

Comments
 (0)