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 aa30c1b commit e1e4137Copy full SHA for e1e4137
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ajv-cli",
3
- "version": "1.0.0",
+ "version": "1.1.0",
4
"description": "A command line interface for epoberezkin/ajv JSON schema validator",
5
"scripts": {
6
"eslint": "eslint index.js commands/*.js test/*.js test/**/*.js",
0 commit comments