diff --git a/package-lock.json b/package-lock.json index a4a7e21ec..0076dfafa 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15719,6 +15719,11 @@ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz", "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==" }, + "pwacompat": { + "version": "2.0.11", + "resolved": "https://registry.npmjs.org/pwacompat/-/pwacompat-2.0.11.tgz", + "integrity": "sha512-fKm/aQg6P+aw0X7JQQOJqCK37wUJYAXrRuGD1jpRfbBWlofg5npkM22kEPPxjw4K10T031BJRgO2+ZwRETy1dQ==" + }, "q": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/q/-/q-1.5.1.tgz", diff --git a/package.json b/package.json index 55a4a102e..bd6a67c32 100644 --- a/package.json +++ b/package.json @@ -25,6 +25,7 @@ "i18next-browser-languagedetector": "4.0.2", "nanoid": "2.1.11", "open-color": "1.7.0", + "pwacompat": "2.0.11", "react": "16.13.1", "react-dom": "16.13.1", "react-scripts": "3.4.1", diff --git a/public/index.html b/public/index.html index 5d949bdc6..1ab44ea71 100644 --- a/public/index.html +++ b/public/index.html @@ -8,11 +8,10 @@ content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no, viewport-fit=cover, shrink-to-fit=no" /> - + - - + - - - @@ -92,57 +88,12 @@ crossorigin="anonymous" /> - - - - - - - - - - +