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 043542e commit cde9048Copy full SHA for cde9048
index.js
@@ -6,4 +6,5 @@ module.exports = {
6
'2.0.0-rc2': require('./schemas/2.0.0-rc2.json'),
7
'2.0.0': require('./schemas/2.0.0.json'),
8
'2.1.0': require('./schemas/2.1.0.json'),
9
+ '2.2.0': require('./schemas/2.2.0.json'),
10
};
0 commit comments