@onecx/angular-accelerator 8.0.0-rc.8 → 8.0.0-rc.9
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -5626,7 +5626,7 @@ class DynamicLocaleId {
|
|
|
5626
5626
|
}
|
|
5627
5627
|
|
|
5628
5628
|
const LIB_NAME = '@onecx/angular-accelerator';
|
|
5629
|
-
const LIB_VERSION = '8.0.0-rc.
|
|
5629
|
+
const LIB_VERSION = '8.0.0-rc.9';
|
|
5630
5630
|
|
|
5631
5631
|
class AngularAcceleratorMissingTranslationHandler extends MultiLanguageMissingTranslationHandler {
|
|
5632
5632
|
}
|