Skip to content

Commit a65c063

Browse files
author
Alam, Maksudul
committed
Reverted back
1 parent 0a52fea commit a65c063

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

viz/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"type": "module",
66
"scripts": {
77
"dev": "vite",
8-
"start": "node scripts/start.mjs",
8+
"start": "yarn dev",
99
"build": "tsc && vite build",
1010
"lint": "eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
1111
"preview": "vite preview"

0 commit comments

Comments
 (0)