diff --git a/package.json b/package.json index 4f8f463..1cb3d3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,11 @@ { "name": "@propelauth/nextjs", + "repository": { + "type": "git", + "url": "https://github.com/PropelAuth/nextjs" + }, "version": "0.3.17", + "license": "MIT", "exports": { "./server": { "browser": "./dist/server/index.mjs",