Skip to content

Commit

Permalink
chore: add schema for 2.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
smoya committed Mar 15, 2022
1 parent 31bf21f commit 10ef35f
Show file tree
Hide file tree
Showing 2 changed files with 1,503 additions and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,5 @@ module.exports = {
'2.1.0': require('./schemas/2.1.0.json'),
'2.2.0': require('./schemas/2.2.0.json'),
'2.3.0': require('./schemas/2.3.0.json'),
'2.4.0': require('./schemas/2.4.0.json'),
};
Loading

0 comments on commit 10ef35f

Please sign in to comment.