Skip to content

Commit

Permalink
best practices package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
timonv committed Jul 6, 2024
1 parent b9f85a7 commit bcfdfa0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "",
"name": "swiftide-website",
"type": "module",
"private": true,
"version": "0.0.1",
"scripts": {
"dev": "astro dev",
Expand All @@ -23,4 +24,4 @@
"tailwindcss": "^3.4.4",
"typescript": "^5.5.2"
}
}
}

0 comments on commit bcfdfa0

Please sign in to comment.