Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools,gyp: fix regex for version matching
Tool versions can be 10 and higher. Float patch from node-gyp to accommodate this fact of life. PR-URL: #21216 Refs: nodejs/node-gyp@293092c Reviewed-By: Refael Ackermann <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Anna Henningsen <[email protected]>
- Loading branch information