Skip to content

Commit

Permalink
ui: undo accidental commit
Browse files Browse the repository at this point in the history
  • Loading branch information
traines-source committed Jan 18, 2025
1 parent e0db568 commit e5304b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "0.0.1",
"private": true,
"scripts": {
"dev": "vite dev --host 0.0.0.0 --port 3000",
"dev": "vite dev",
"build": "vite build",
"preview": "vite preview",
"test": "npm run test:integration && npm run test:unit",
Expand Down

0 comments on commit e5304b1

Please sign in to comment.