Skip to content

Commit 3dd8d43

Browse files
fix(package): update ajv to version 6.10.1
Closes #92
1 parent 08dbcdf commit 3dd8d43

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
@@ -44,7 +44,7 @@
4444
}
4545
},
4646
"dependencies": {
47-
"ajv": "^5.2.2",
47+
"ajv": "^6.10.1",
4848
"yargs": "^9.0.1"
4949
},
5050
"engines": {

0 commit comments

Comments
 (0)