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 Dec 31, 2024
1 parent 83ffabd commit 2995bc2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -359,6 +359,11 @@
"maintainers": "kriskowal",
"skip": ["win32", ">=21"]
},
"react": {
"prefix": "v",
"yarn": true,
"scripts": ["test -r=stable --env=production --ci"]
},
"readable-stream": {
"prefix": "v",
"maintainers": "nodejs/streams",
Expand Down

0 comments on commit 2995bc2

Please sign in to comment.