Skip to content

Commit b111e90

Browse files
author
spalger
committed
update branches to include 6.6 and 6.7
1 parent ced3bf3 commit b111e90

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
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)