Skip to content

Commit 94f84ca

Browse files
author
spalger
committed
update branches to include 6.6 and 6.7
(cherry picked from commit b111e90)
1 parent 19fe5e4 commit 94f84ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"blanket": {
3030
"pattern": "specified in test/unit/coverage.js"
3131
},
32-
"default_api_branch": "6.5",
32+
"default_api_branch": "6.6",
3333
"supported_es_branches": [
3434
"6.6",
3535
"6.5",
@@ -50,7 +50,7 @@
5050
"0.90"
5151
],
5252
"unstable_es_branches": [
53-
"6.x",
53+
"6.7",
5454
"master"
5555
]
5656
},

0 commit comments

Comments
 (0)