Skip to content

Commit

Permalink
chore: ajv version 5.0.1-beta.0
Browse files Browse the repository at this point in the history
  • Loading branch information
epoberezkin committed Dec 31, 2016
1 parent eaefe47 commit 64567f9
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
Expand Up @@ -37,7 +37,7 @@
"json-merge-patch": "^0.2.3"
},
"devDependencies": {
"ajv": "^5.1.0-beta.0",
"ajv": "^5.0.1-beta.0",
"coveralls": "^2.11.12",
"eslint": "^3.3.0",
"if-node-version": "^1.0.0",
Expand All @@ -46,6 +46,6 @@
"pre-commit": "^1.1.3"
},
"peerDependencies": {
"ajv": ">=5.1.0-beta.0"
"ajv": ">=5.0.1-beta.0"
}
}

0 comments on commit 64567f9

Please sign in to comment.