Skip to content

Commit

Permalink
fix: add missing repo prop to next
Browse files Browse the repository at this point in the history
  • Loading branch information
styfle authored Jan 9, 2024
1 parent eace782 commit a693d85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -316,6 +316,7 @@
"next": {
"maintainers": ["Ethan-Arrowood", "styfle", "timneutkens"],
"prefix": "v",
"repo": "https://github.com/vercel/next.js",
"scripts": ["build", "test-unit"],
"tags": "native",
"head": true,
Expand Down

0 comments on commit a693d85

Please sign in to comment.