Skip to content

Commit a2248d8

Browse files
author
Nathan Booker
committed
chore: add repository field to package.json for better project visibility
1 parent 31a70d1 commit a2248d8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,10 @@
3232
],
3333
"author": "",
3434
"license": "MIT",
35+
"repository": {
36+
"type": "git",
37+
"url": "https://github.com/bookernath/cached-middleware-fetch-next"
38+
},
3539
"peerDependencies": {
3640
"@vercel/functions": ">=2.2.13",
3741
"next": ">=14.0.0"

0 commit comments

Comments
 (0)