Skip to content

Commit 42654b3

Browse files
committed
Updated copyright years
1 parent 580f2f6 commit 42654b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scss-to-css/node.js/src/cli.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
'use strict'
55

66
const pkgName = '@adamlui/scss-to-css',
7-
copyright = '© 2024 Adam Lui & contributors under the MIT license.',
7+
copyright = '© 2024–2025 Adam Lui & contributors under the MIT license.',
88
cmdFormat = 'scss-to-css [inputPath] [outputPath] [options]',
99
srcURL = 'https://code.scsstocss.org/node.js',
1010
docURL = 'https://docs.scsstocss.org/node.js/#-command-line-usage'

0 commit comments

Comments
 (0)