Skip to content

Commit

Permalink
Merge pull request #14 from matthme/feat/reconcile-non-functional-str…
Browse files Browse the repository at this point in the history
…eams

Feat: Reconcile non functional streams
  • Loading branch information
matthme authored Feb 10, 2025
2 parents c15b132 + 986ad35 commit 95601a3
Show file tree
Hide file tree
Showing 3 changed files with 251 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ui",
"version": "0.10.0",
"version": "0.10.1",
"scripts": {
"start": "vite --port $UI_PORT --clearScreen false",
"build": "vite build",
Expand Down
Loading

0 comments on commit 95601a3

Please sign in to comment.