Skip to content

Commit 4384110

Browse files
fix(package): update ajv to version 6.12.0
Closes #92
1 parent 08dbcdf commit 4384110

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.12.0",
4848
"yargs": "^9.0.1"
4949
},
5050
"engines": {

0 commit comments

Comments
 (0)