Skip to content

Commit

Permalink
lookup: use GitHub head for serialport (#992)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
Trott committed Sep 29, 2023
1 parent d689659 commit 5892481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -420,7 +420,7 @@
"comment": "postlint script fails"
},
"serialport": {
"prefix": "serialport@",
"head": true,
"tags": "native",
"maintainers": "reconbot"
},
Expand Down

0 comments on commit 5892481

Please sign in to comment.