Skip to content

Commit 22a78d7

Browse files
committed
[Hotfix] Remove node engines constraint for normalize-color
1 parent 4c1418a commit 22a78d7

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)