diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 456ac95..a161d73 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,9 @@ "name": "hydroroll-home", "version": "1.0.0", "private": true, - "author": {"name": "HydroRoll-Team"}, + "author": { + "name": "HydroRoll-Team" + }, "scripts": { "dev": "vite", "build": "vue-tsc --noEmit --skipLibCheck && vite build", |
