fix error for day one
This commit is contained in:
parent
02a064b568
commit
447be1e9de
4 changed files with 3 additions and 5 deletions
|
|
@ -18,6 +18,6 @@
|
|||
"clear": "./scripts/clear",
|
||||
"prettier": "prettier --write ./src",
|
||||
"generate": "./scripts/generate",
|
||||
"day": "echo /home/mpaulson/personal/lig-machine/src/day4"
|
||||
"day": "echo /home/mpaulson/personal/kata-machine/src/day1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue