mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Mali dependents weren't updated when it was removed. This changes adds mali and its peer dependencies to package.json for mali-onerror and mali-compose.
9 lines
138 B
JSON
9 lines
138 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"grpc": "^1.16.1",
|
|
"mali": "^0.10.2",
|
|
"protobufjs": "^6.8.8"
|
|
}
|
|
}
|