diff --git a/.npmrc b/.npmrc new file mode 100644 index 0000000..f194c55 --- /dev/null +++ b/.npmrc @@ -0,0 +1 @@ +@kajvans:registry=https://npm.pkg.github.com \ No newline at end of file diff --git a/package.json b/package.json index e2bdbdb..1d0a017 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "auth-guardian", + "name": "@kajvans/auth-guardian", "version": "1.1.2", "description": "auth-guardian a library for enhancing application security", "main": "index.js",