Skip to content

Commit

Permalink
fix: fix open colelctive link (#1928)
Browse files Browse the repository at this point in the history
  • Loading branch information
reconbot authored Aug 31, 2019
1 parent fb05c2d commit 6426214
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/serialport/thank-you.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
const message =
'\u001b[96m\u001b[1mThank you for using serialport!\u001b[96m\u001b[1m\n\u001b[0m\u001b[96mIf you rely on this package, please consider supporting our open collective:\u001b[22m\u001b[39m\n> \u001b[94mhttps://opencollective.com/serialport-monorepo/donate\u001b[0m\n\n'
'\u001b[96m\u001b[1mThank you for using serialport!\u001b[96m\u001b[1m\n\u001b[0m\u001b[96mIf you rely on this package, please consider supporting our open collective:\u001b[22m\u001b[39m\n> \u001b[94mhttps://opencollective.com/serialport/donate\u001b[0m\n\n'
console.log(message)

0 comments on commit 6426214

Please sign in to comment.