Skip to content

Commit

Permalink
lookup: add React
Browse files Browse the repository at this point in the history
Closes: #1038
  • Loading branch information
targos committed May 9, 2024
1 parent 66069f3 commit 6ed37c2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,14 @@
"maintainers": "kriskowal",
"skip": ["win32", ">=21"]
},
"react": {
"prefix": "v",
"yarn": true,
"scripts": ["test --ci"],
"envVar": {
"ELECTRON_SKIP_BINARY_DOWNLOAD": 1
}
},
"readable-stream": {
"prefix": "v",
"maintainers": "nodejs/streams",
Expand Down

0 comments on commit 6ed37c2

Please sign in to comment.