From 651732e0dec0b335696b23abc498475c4ecf8846 Mon Sep 17 00:00:00 2001 From: Lukasz Raczylo Date: Wed, 7 Jan 2026 18:52:35 +0000 Subject: [PATCH] build(ui): update dashboard version to 1ae8035 - [x] Update package.json version from 4f4b4ac-dirty to 1ae8035 - [x] Update package-lock.json version to match --- ui/package-lock.json | 4 ++-- ui/package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ui/package-lock.json b/ui/package-lock.json index 4745a9d..2cf8984 100644 --- a/ui/package-lock.json +++ b/ui/package-lock.json @@ -1,12 +1,12 @@ { "name": "claude-mnemonic-dashboard", - "version": "4f4b4ac-dirty", + "version": "1ae8035", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "claude-mnemonic-dashboard", - "version": "4f4b4ac-dirty", + "version": "1ae8035", "dependencies": { "vis-data": "^7.1.9", "vis-network": "^9.1.9", diff --git a/ui/package.json b/ui/package.json index edd73f6..4bf1cf5 100644 --- a/ui/package.json +++ b/ui/package.json @@ -1,6 +1,6 @@ { "name": "claude-mnemonic-dashboard", - "version": "4f4b4ac-dirty", + "version": "1ae8035", "private": true, "type": "module", "scripts": {