Skip to content

Commit 73a3ac5

Browse files
committed
Package.json metadata improvements
1 parent dd34376 commit 73a3ac5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "@dani/astro-gaia",
2+
"name": "@efe/blog",
33
"type": "module",
44
"version": "0.0.1",
5-
"description": "AstroGaia: Template using Astro, Tailwind CSS, ReactJS and shadcn/ui.",
5+
"description": "Efe Öge's Blog.",
66
"scripts": {
77
"dev": "astro dev",
88
"build": "astro check && astro build",

0 commit comments

Comments
 (0)