add 6.6 branch, make 6.5 the default

This commit is contained in:
spalger
2019-01-09 12:42:45 -08:00
parent 8bf185bd5b
commit 5ff7686bcb

View File

@ -29,8 +29,9 @@
"blanket": { "blanket": {
"pattern": "specified in test/unit/coverage.js" "pattern": "specified in test/unit/coverage.js"
}, },
"default_api_branch": "6.4", "default_api_branch": "6.5",
"supported_es_branches": [ "supported_es_branches": [
"6.6",
"6.5", "6.5",
"6.4", "6.4",
"6.3", "6.3",