[Gradle, JS] No format-util in gradle plugin dependencies

This commit is contained in:
Ilya Goncharov
2023-03-20 18:10:12 +01:00
committed by teamcity
parent a434b73fc8
commit 5ce3132f9f
5 changed files with 0 additions and 5 deletions
@@ -29,7 +29,6 @@ val npmPackages = listOf(
NpmPackage("karma-webpack"),
NpmPackage("karma-coverage"),
NpmPackage("karma-sourcemap-loader"),
NpmPackage("format-util"),
NpmPackage("typescript"),
)