Skip to content

Commit

Permalink
fix trailing comma
Browse files Browse the repository at this point in the history
  • Loading branch information
finbargiusti committed Oct 31, 2023
1 parent 76b2245 commit 704fea3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -6,7 +6,7 @@
"scripts": {
"dev": "vite",
"build": "vite build",
"preview": "vite preview",
"preview": "vite preview"
},
"devDependencies": {
"@sveltejs/vite-plugin-svelte": "^1.1.0",
Expand Down

0 comments on commit 704fea3

Please sign in to comment.