Skip to content

Commit 4f6911a

Browse files
committed
docs: update author and contributors
1 parent 2440ca2 commit 4f6911a

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

package.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,18 @@
22
"name": "@coreui/coreui-free-angular-admin-template",
33
"version": "2.0.0-beta.5",
44
"description": "CoreUI Free Angular 2+ Admin Template",
5-
"author": "Łukasz Holeczek",
5+
"author": {
6+
"name": "Łukasz Holeczek",
7+
"url": "http://holeczek.pl",
8+
"github": "https://github.com/mrholek",
9+
"twitter": "https://twitter.com/lukaszholeczek"
10+
},
11+
"contributors": [
12+
{
13+
"name": "Andrzej Kopański",
14+
"url": "https://github.com/xidedix"
15+
}
16+
],
617
"homepage": "https://coreui.io/angular",
718
"copyright": "Copyright 2018 creativeLabs Łukasz Holeczek",
819
"license": "MIT",

0 commit comments

Comments
 (0)