diff --git a/package.json b/package.json index 48d78e2..046602c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,9 @@ { - "name": "nccl", + "name": "@nc/component-library", + "repository": { + "type": "git", + "url": "https://github.com/joeythelantern/Component-Library.git" + }, "version": "0.0.2", "description": "", "main": "dist/cjs/index.js",