refactor: removed a space
Signed-off-by: Patrick Kollitsch <patrick@davids-neighbour.com>
This commit is contained in:
parent
d4898fb4cf
commit
c018578ca0
|
@ -42,7 +42,7 @@
|
||||||
"@davidsneighbour/tools": "2024.4.5"
|
"@davidsneighbour/tools": "2024.4.5"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"deploy": " cd exampleSite; hugo;",
|
"deploy": "cd exampleSite; hugo;",
|
||||||
"release": "wireit",
|
"release": "wireit",
|
||||||
"release:pre": "wireit"
|
"release:pre": "wireit"
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue