diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..736dca6 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +registry=https://npm.pkg.github.com/OWNER diff --git a/package.json b/package.json index 2278bdb..0776b1d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,8 @@ { - "name": "kekos", + "name": "@tonytino/kekos", "version": "1.0.0", "description": "Keycodes utility?", + "repository": "git@github.com:tonytino/kekos.git", "main": "index.js", "scripts": { "test": "jest"