diff --git a/package-lock.json b/package-lock.json index c1f6f81a4..ee2753f6d 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "roar-dashboard", - "version": "2.3.3", + "version": "2.3.4", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "roar-dashboard", - "version": "2.3.3", + "version": "2.3.4", "dependencies": { "@bdelab/roam-fluency": "^1.11.12", "@bdelab/roar-firekit": "^4.9.1", diff --git a/package.json b/package.json index ed24a97e7..32886e34b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "roar-dashboard", "private": true, - "version": "2.3.3", + "version": "2.3.4", "scripts": { "build": "export VITE_FIREBASE_DATA_SOURCE=live && vite build", "build:sandbox": "export VITE_FIREBASE_DATA_SOURCE=sandbox && vite build",