We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4736f3e commit a8730bfCopy full SHA for a8730bf
rollup.config.js
@@ -19,7 +19,7 @@ The code in this file is generated from files in ./src/
19
license({
20
banner: `
21
marked - a markdown parser
22
-Copyright (c) 2011-2018, Christopher Jeffrey. (MIT Licensed)
+Copyright (c) 2011-${new Date().getFullYear()}, Christopher Jeffrey. (MIT Licensed)
23
https://github.com/markedjs/marked
24
`
25
}),
0 commit comments