Skip to content

Commit

Permalink
add 3.0.0 to the exports
Browse files Browse the repository at this point in the history
  • Loading branch information
smoya committed Feb 9, 2022
1 parent baa8ae0 commit d17c6ae
Showing 1 changed file with 1 addition 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'),
'3.0.0': require('./schemas/3.0.0.json'),
};

0 comments on commit d17c6ae

Please sign in to comment.