Skip to content

Commit e1e7a79

Browse files
author
spalger
committed
add 6.6 branch, make 6.5 the default
1 parent eefd0ec commit e1e7a79

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,9 @@
2929
"blanket": {
3030
"pattern": "specified in test/unit/coverage.js"
3131
},
32-
"default_api_branch": "6.4",
32+
"default_api_branch": "6.5",
3333
"supported_es_branches": [
34+
"6.6",
3435
"6.5",
3536
"6.4",
3637
"6.3",

0 commit comments

Comments
 (0)