diff --git a/package.json b/package.json index 6f45451..81f137c 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "posts.andrewgioia.com", + "name": "@andrewgioia/blog", "version": "1.0.0", "description": "Longer form content by Andrew Gioia", "main": "public/index.html", @@ -23,5 +23,5 @@ "bugs": { "url": "https://github.com/andrewgioia/blog/issues" }, - "homepage": "https://posts.andrewgioia.com" + "homepage": "https://blog.andrewgioia.com" } \ No newline at end of file