Skip to content

Commit

Permalink
Merge 2b6792a into c717fbe
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotttf committed Jul 1, 2019
2 parents c717fbe + 2b6792a commit a94031d
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,6 +1,6 @@
{
"name": "ajv-inspector",
"version": "1.3.1",
"version": "2.0.0",
"description": "Uses ajv to compile a JSON Schema and lets you inspect it.",
"main": "lib/ajv-inspector.js",
"scripts": {
Expand All @@ -18,7 +18,7 @@
],
"repository": "e0ipso/ajv-inspector",
"dependencies": {
"ajv": "~4.11.7",
"ajv": "^5.5.2",
"lodash": "~4.17.4",
"request": "~2.83.0"
},
Expand Down

0 comments on commit a94031d

Please sign in to comment.