mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 13:00:19 +00:00
ajv-errors: Add 'ajv' dependency (#27905)
* ajv-errors: Add 'ajv' dependency * Use "*" dependency
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"ajv": "*"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user