add support for 7.4 branch

This commit is contained in:
spalger
2019-09-18 18:23:35 -07:00
parent c20598737d
commit 31e5ab8fea
2 changed files with 3 additions and 0 deletions

View File

@ -61,6 +61,7 @@ Options in node :::
* `'6.8'`
* `'5.6'`
* `'7.3'` (unstable)
* `'7.4'` (unstable)
* `'7.x'` (unstable)
* `'master'` (unstable)
@ -71,6 +72,7 @@ Options in the browser :::
* `'6.8'`
* `'5.6'`
* `'7.3'` (unstable)
* `'7.4'` (unstable)
* `'7.x'` (unstable)
* `'master'` (unstable)