increase QR-Code size as requested in #43 and fix overflow issues on iOS

This commit is contained in:
schlagmichdoch 2023-02-24 16:08:36 +01:00
parent ad109d1724
commit 0eb13d9d1b
8 changed files with 35 additions and 17 deletions

4
package-lock.json generated
View file

@ -1,12 +1,12 @@
{
"name": "pairdrop",
"version": "1.1.0",
"version": "1.1.1",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "pairdrop",
"version": "1.1.0",
"version": "1.1.1",
"license": "ISC",
"dependencies": {
"express": "^4.18.2",