Skip to content

Commit 6d4b301

Browse files
committed
chore: update project name, description, and repository details
1 parent b78e444 commit 6d4b301

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

package.json

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
11
{
2-
"name": "@coreui/coreui-free-react-admin-template",
2+
"name": "@cerebralabs/admin.cerebralabs.github.io",
33
"version": "5.3.0",
4-
"description": "CoreUI Free React Admin Template",
4+
"description": "Cerebralabs Admin Website",
55
"homepage": ".",
6-
"bugs": {
7-
"url": "https://github.com/coreui/coreui-free-react-admin-template/issues"
8-
},
96
"repository": {
107
"type": "git",
11-
"url": "[email protected]:coreui/coreui-free-react-admin-template.git"
8+
"url": "[email protected]:cerebralabs/admin.cerebralabs.github.io.git"
129
},
1310
"license": "MIT",
14-
"author": "The CoreUI Team (https://github.com/orgs/coreui/people)",
11+
"author": "Cerebralabs",
1512
"scripts": {
1613
"build": "vite build",
1714
"lint": "eslint",

0 commit comments

Comments
 (0)