2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-11 13:42:26 +03:00

Update rollup.config.js

This commit is contained in:
Sébastien Chopin
2018-08-20 11:47:37 +02:00
committed by GitHub
parent ee795064fb
commit bc826e9531
+1 -1
View File
@@ -19,7 +19,7 @@ export default {
banner: `
/**
* vue-meta v${pkg.version}
* (c) ${new Date().getFullYear()} Declan de Wet & Atinux
* (c) ${new Date().getFullYear()} Declan de Wet & Sébastien Chopin (@Atinux)
* @license MIT
*/
`.replace(/ {4}/gm, '').trim()