diff --git a/package.json b/package.json index b410b95e6..ab545c730 100644 --- a/package.json +++ b/package.json @@ -1,17 +1,14 @@ { - "name": "@coreui/coreui-free-react-admin-template", + "name": "@cerebralabs/admin.cerebralabs.github.io", "version": "5.3.0", - "description": "CoreUI Free React Admin Template", + "description": "Cerebralabs Admin Website", "homepage": ".", - "bugs": { - "url": "https://github.com/coreui/coreui-free-react-admin-template/issues" - }, "repository": { "type": "git", - "url": "git@github.com:coreui/coreui-free-react-admin-template.git" + "url": "git@github.com:cerebralabs/admin.cerebralabs.github.io.git" }, "license": "MIT", - "author": "The CoreUI Team (https://github.com/orgs/coreui/people)", + "author": "Cerebralabs", "scripts": { "build": "vite build", "lint": "eslint",