diff --git a/src/Squidex/app/shared/components/schema-category.component.html b/src/Squidex/app/shared/components/schema-category.component.html index 6739850db..19faa1ec9 100644 --- a/src/Squidex/app/shared/components/schema-category.component.html +++ b/src/Squidex/app/shared/components/schema-category.component.html @@ -3,7 +3,7 @@
- +

{{displayName}} ({{schemasForCategory.length}})

diff --git a/src/Squidex/package.json b/src/Squidex/package.json index d02374700..6ed71e0b8 100644 --- a/src/Squidex/package.json +++ b/src/Squidex/package.json @@ -66,7 +66,7 @@ "html-loader": "0.5.5", "html-webpack-plugin": "3.2.0", "ignore-loader": "0.1.2", - "istanbul-instrumenter-loader": "3.0.1", + "istanbul-instrumenter-loader": "0.2.0", "jasmine-core": "3.1.0", "karma": "2.0.2", "karma-chrome-launcher": "2.2.0",