diff --git a/package-lock.json b/package-lock.json index ada15e1d4..0031d0673 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "roar-dashboard", - "version": "2.11.17", + "version": "2.11.18", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "roar-dashboard", - "version": "2.11.17", + "version": "2.11.18", "dependencies": { "@bdelab/roam-fluency": "1.11.26", "@bdelab/roar-firekit": "^8.0.8", diff --git a/package.json b/package.json index 931491002..e81006abe 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "roar-dashboard", "private": true, - "version": "2.11.17", + "version": "2.11.18", "type": "module", "scripts": { "build": "export VITE_FIREBASE_DATA_SOURCE=live && vite build",