Skip to content

Commit

Permalink
fix(package): update ajv to version 6.4.0
Browse files Browse the repository at this point in the history
Closes #8
  • Loading branch information
greenkeeper[bot] committed Mar 25, 2018
1 parent ae81b14 commit a95d910
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"eslint"
],
"dependencies": {
"ajv": "^5.2.2",
"ajv": "^6.4.0",
"eslint": "^3.19.0",
"eslint-config-airbnb-base": "^11.2.0",
"eslint-config-standard": "^10.2.1",
Expand Down

0 comments on commit a95d910

Please sign in to comment.