mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
* updated jest-json-schema types with latest version of Ajv and support for extendAjv in matchersWithOptions * updated jest-json-schema version in header * removed patch version from header
7 lines
78 B
JSON
7 lines
78 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"ajv": "^6.10.2"
|
|
}
|
|
}
|