Skip to content

Commit

Permalink
7.0.0-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
epoberezkin committed Sep 23, 2020
1 parent 110d859 commit 16c905b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"name": "ajv",
"version": "7.0.0-alpha.1",
"version": "7.0.0-beta.0",
"description": "Another JSON Schema Validator",
"main": "dist/ajv.js",
"types": "dist/ajv.d.ts",
"files": [
"lib/",
"DOCS/",
"docs/",
"dist/",
"scripts/",
".tonic_example.js"
Expand Down

0 comments on commit 16c905b

Please # to comment.