diff --git a/app/package.json b/app/package.json new file mode 100644 index 0000000..a103bb9 --- /dev/null +++ b/app/package.json @@ -0,0 +1,4 @@ +{ + "license": "UNLICENSED", + "private": true +} diff --git a/app/public/index.html b/app/public/index.html index eb62297..c2b27ee 100644 --- a/app/public/index.html +++ b/app/public/index.html @@ -8,7 +8,6 @@ manifest.json provides metadata used when your web app is added to the homescreen on Android. See https://developers.google.com/web/fundamentals/engage-and-retain/web-app-manifest/ --> -