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 18acc6f commit 33959e9Copy full SHA for 33959e9
index.js
@@ -5,4 +5,5 @@ module.exports = {
5
'2.0.0-rc1': require('./schemas/2.0.0-rc1.json'),
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
};
0 commit comments