Skip to content

Commit 4e4a773

Browse files
ljharbrichardlau
authored andcommitted
lookup: add resolve (#775)
Running `resolve`'s tests will help avoid problems like nodejs/node#30963 from occurring silently.
1 parent 5368449 commit 4e4a773

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

lib/lookup.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,10 @@
377377
"skip": "aix",
378378
"maintainers": "mikeal"
379379
},
380+
"resolve": {
381+
"prefix": "v",
382+
"maintainers": "ljharb"
383+
},
380384
"rewire": {
381385
"prefix": "v",
382386
"maintainers": "jhnns"

0 commit comments

Comments
 (0)