diff --git a/package-lock.json b/package-lock.json index b2ed3d2..c362829 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14233,7 +14233,7 @@ } }, "ui": { - "version": "0.4.0", + "version": "0.4.2", "dependencies": { "@fortawesome/free-solid-svg-icons": "^6.3.0", "@holochain-open-dev/elements": "0.400.0-dev.0", diff --git a/ui/package.json b/ui/package.json index 0e05314..3a74655 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,6 +1,6 @@ { "name": "ui", - "version": "0.4.0", + "version": "0.4.2", "scripts": { "start": "vite --clearScreen false", "build": "vite build",