Skip to content

Commit 1f7218c

Browse files
committed
docs: change project name
1 parent cbc2aca commit 1f7218c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/rollup.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ module.exports = {
3636
input: path.resolve(__dirname, '../js/src/index.js'),
3737
output: {
3838
banner: `/*!
39-
* CoreUI v${pkg.version} (${pkg.homepage})
39+
* CoreUI Pro v${pkg.version} (${pkg.homepage})
4040
* Copyright ${year} ${pkg.author.name}
4141
* Licensed under MIT (${pkg.homepage})
4242
*/`,

0 commit comments

Comments
 (0)