Skip to content

Commit 013c4e5

Browse files
committed
cnductor
1 parent 50cce52 commit 013c4e5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

conductor.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"scripts": {
3-
"setup": "",
4-
"run": ""
3+
"setup": "npm i",
4+
"run": "npm run dev"
55
}
6-
}
6+
}

0 commit comments

Comments
 (0)