Skip to content

Commit 2914626

Browse files
fix(package): update ajv to version 6.5.0
Closes #8
1 parent ae81b14 commit 2914626

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"eslint"
1111
],
1212
"dependencies": {
13-
"ajv": "^5.2.2",
13+
"ajv": "^6.5.0",
1414
"eslint": "^3.19.0",
1515
"eslint-config-airbnb-base": "^11.2.0",
1616
"eslint-config-standard": "^10.2.1",

0 commit comments

Comments
 (0)