This commit is contained in:
2025-11-08 11:55:04 +01:00
parent f6c9530e28
commit 2b574526d1
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "rondevu-demo",
"version": "1.0.1",
"version": "1.0.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "rondevu-demo",
"version": "1.0.1",
"version": "1.0.2",
"dependencies": {
"@zxing/library": "^0.21.3",
"qrcode": "^1.5.4",

View File

@@ -1,6 +1,6 @@
{
"name": "rondevu-demo",
"version": "1.0.1",
"version": "1.0.2",
"description": "Demo application for Rondevu peer signaling and discovery",
"type": "module",
"scripts": {