Skip to content

Commit 73bc52b

Browse files
committed
docs: update name and urls
1 parent 95fec63 commit 73bc52b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"name": "@coreui/coreui",
2+
"name": "@coreui/coreui-pro",
33
"version": "2.0.0-beta.2",
4-
"description": "Open Source UI Kit built on top of Bootstrap 4",
4+
"description": "UI Kit built on top of Bootstrap 4",
55
"keywords": [
66
"bootstrap",
77
"css",
@@ -13,9 +13,9 @@
1313
"ui kit",
1414
"webapp"
1515
],
16-
"homepage": "https://coreui.io",
16+
"homepage": "https://coreui.io/pro/",
1717
"bugs": {
18-
"url": "https://github.com/coreui/coreui/issues",
18+
"url": "https://github.com/coreui/coreui-pro/issues",
1919
"email": "[email protected]"
2020
},
2121
"license": "MIT",
@@ -41,7 +41,7 @@
4141
"style": "dist/css/coreui.css",
4242
"repository": {
4343
"type": "git",
44-
"url": "https://github.com/coreui/coreui.git"
44+
"url": "https://github.com/coreui/coreui-pro.git"
4545
},
4646
"scripts": {
4747
"css": "npm-run-all --parallel css-lint css-compile* --sequential css-prefix css-minify*",

0 commit comments

Comments
 (0)