Skip to content

Commit 65d0267

Browse files
Add URL to package.json
1 parent 1df312c commit 65d0267

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
{
22
"name": "@propelauth/nextjs",
3+
"repository": {
4+
"type": "git",
5+
"url": "https://github.com/PropelAuth/nextjs"
6+
},
37
"version": "0.3.17",
8+
"license": "MIT",
49
"exports": {
510
"./server": {
611
"browser": "./dist/server/index.mjs",

0 commit comments

Comments
 (0)