diff --git a/build/rollup.config.js b/build/rollup.config.js index 7271f84..81ab5d7 100644 --- a/build/rollup.config.js +++ b/build/rollup.config.js @@ -7,7 +7,7 @@ import { version as packageVersion } from '../package.json' const version = process.env.VERSION || packageVersion const banner = `/*! - * ionic-vue v${version} + * @modus/ionic-vue v${version} * ${new Date().getFullYear()} Michael Tintiuc - Modus Create * @license MIT */