mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
Karma is using `log4j@^4.0.0`, see https://github.com/karma-runner/karma/blob/master/package.json#L407
7 lines
80 B
JSON
7 lines
80 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"log4js": "^4.0.0"
|
|
}
|
|
}
|