From 7afb564a36e6f435742613b1c12877920978a9a7 Mon Sep 17 00:00:00 2001 From: Tony Air Date: Tue, 17 Aug 2021 03:21:03 +0200 Subject: [PATCH] FIX: minor updates --- dist/icons/manifest.webapp | 2 +- dist/icons/yandex-browser-manifest.json | 2 +- dist/index.html | 2 +- dist/js/app.js | 2 +- dist/js/app_sw.js | 2 +- dist/records.json | 150 +++++++++++++++++++++++- dist/report.html | 4 +- package.json | 16 +-- 8 files changed, 161 insertions(+), 19 deletions(-) diff --git a/dist/icons/manifest.webapp b/dist/icons/manifest.webapp index 37ecec2..a576c85 100644 --- a/dist/icons/manifest.webapp +++ b/dist/icons/manifest.webapp @@ -1,5 +1,5 @@ { - "version": "4.2.1", + "version": "4.2.2", "name": "@a2nt/ss-bootstrap-ui-webpack-boilerplate-react", "description": "This UI Kit allows you to build Bootstrap 5 webapp with some extra UI features. It's easy to extend and easy to convert HTML templates to CMS templates.", "icons": { diff --git a/dist/icons/yandex-browser-manifest.json b/dist/icons/yandex-browser-manifest.json index a3bb133..9845d62 100644 --- a/dist/icons/yandex-browser-manifest.json +++ b/dist/icons/yandex-browser-manifest.json @@ -1,5 +1,5 @@ { - "version": "4.2.1", + "version": "4.2.2", "api_version": 1, "layout": { "logo": "yandex-browser-50x50.png", diff --git a/dist/index.html b/dist/index.html index e9b9f71..9a3ce5b 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ -Webpack Bootstrap 4 UI Demo


LOADING...
L O A D I N G . . .