Skip to content

Commit

Permalink
lookup: add babel
Browse files Browse the repository at this point in the history
  • Loading branch information
targos committed Jun 21, 2021
1 parent 8bad32f commit 3bf0ae3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
{
"@babel/core": {
"maintainers": "nicolo-ribaudo",
"prefix": "v",
"yarn": true,
"scripts": ["build", "test"],
"skip": ["win32", "aix", "s390"]
},
"@hapi/hapi": {
"prefix": "v",
"maintainers": ["devinivy", "DavidTPate", "AdriVanHoudt"],
Expand Down

0 comments on commit 3bf0ae3

Please sign in to comment.