feat(HAI-001): complete Step 1 — install lucide-react

This commit is contained in:
Dustin Byrne
2026-03-25 20:30:51 -04:00
parent 6fc7fc86e8
commit db2b84c231
2 changed files with 13 additions and 0 deletions

View File

@@ -14,6 +14,7 @@
"dependencies": {
"@hai/core": "workspace:*",
"express": "^5.1.0",
"lucide-react": "^1.7.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},