We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent acaab83 commit c6b9c2cCopy full SHA for c6b9c2c
package.json
@@ -29,21 +29,11 @@
29
"blanket": {
30
"pattern": "specified in test/unit/coverage.js"
31
},
32
- "default_api_branch": "6.7",
+ "default_api_branch": "7.0",
33
"supported_es_branches": [
34
"7.0",
35
"6.7",
36
- "6.6",
37
- "6.5",
38
- "6.4",
39
- "6.3",
40
- "6.2",
41
- "6.1",
42
- "6.0",
43
- "5.6",
44
- "2.4",
45
- "1.7",
46
- "0.90"
+ "5.6"
47
],
48
"unstable_es_branches": [
49
"6.8",
0 commit comments