Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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