Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
williamlempinen committed Dec 30, 2024
1 parent cb6eb59 commit 3bd0d3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"version": "0.0.0",
"type": "module",
"scripts": {
"start": "npx serve -s build",
"start": "npx serve -s dist",
"dev": "vite",
"scan": "vite & npx react-scan@latest localhost:3000",
"host": "vite --host --port 3000",
Expand Down

0 comments on commit 3bd0d3a

Please sign in to comment.