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
This commit is contained in:
2026-01-07 18:52:35 +00:00
parent 1ae8035470
commit 651732e0de
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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",
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "claude-mnemonic-dashboard",
"version": "4f4b4ac-dirty",
"version": "1ae8035",
"private": true,
"type": "module",
"scripts": {