Skip to content

Commit 869c289

Browse files
committed
chore(katalog): cleaned package.json
1 parent ee39613 commit 869c289

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/katalog/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
},
4141
"scripts": {
4242
"build": "vite build",
43-
"dev": "node --watch src/",
43+
"dev": "node --watch src/main.js",
4444
"lint": "standard --fix",
4545
"test": "vitest run --coverage"
4646
},

0 commit comments

Comments
 (0)