Skip to content

Commit 6426214

Browse files
authored
fix: fix open colelctive link (#1928)
1 parent fb05c2d commit 6426214

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/serialport/thank-you.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
const message =
2-
'\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'
2+
'\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'
33
console.log(message)

0 commit comments

Comments
 (0)