Skip to content

Commit

Permalink
add next
Browse files Browse the repository at this point in the history
- Closes nodejs#1017
  • Loading branch information
styfle authored Jan 9, 2024
1 parent 419202a commit eace782
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions lib/lookup.json
Original file line number Diff line number Diff line change
Expand Up @@ -313,6 +313,14 @@
"skip": [ "win32", "aix", "s390x"],
"comment": "Skipped while a proper solution is found"
},
"next": {
"maintainers": ["Ethan-Arrowood", "styfle", "timneutkens"],
"prefix": "v",
"scripts": ["build", "test-unit"],
"tags": "native",
"head": true,
"pnpm": true
},
"node-gyp": {
"envVar": { "FAST_TEST": "true" },
"tags": "native",
Expand Down

0 comments on commit eace782

Please sign in to comment.