Fix indentation

This commit is contained in:
Adam Stachowicz 2021-07-17 23:57:48 +02:00
parent 28b14ceb70
commit 309caa4279
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
"repository": {
"type": "git",
"url": "https://github.com/louislam/uptime-kuma.git"
},
},
"scripts": {
"dev": "vite --host",
"start-server": "node server/server.js",