Skip to content

Commit 5892481

Browse files
authored
lookup: use GitHub head for serialport (#992)
This will hopefully fix serialport when run against a `-pre` version of Node.js. Eventually, this fix will be in a release of serialport, but it's in GitHub now. Closes: #991
1 parent d689659 commit 5892481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/lookup.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@
420420
"comment": "postlint script fails"
421421
},
422422
"serialport": {
423-
"prefix": "serialport@",
423+
"head": true,
424424
"tags": "native",
425425
"maintainers": "reconbot"
426426
},

0 commit comments

Comments
 (0)