From 343cec542c93ec14af62e5ea3efca64b7a4d2528 Mon Sep 17 00:00:00 2001 From: Dan Trevino Date: Tue, 13 Aug 2024 01:11:43 -0500 Subject: [PATCH] update data --- package.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 62fd1c5..ba81185 100644 --- a/package.json +++ b/package.json @@ -1,15 +1,15 @@ { - "name": "celestialdocs", + "name": "boomdocs", "type": "module", "version": "0.0.5", - "description": "Documentation template using AstroJS and Shadcn", - "author": "Hyperoot ", + "description": "Documentation for the Boom ecosystem.", + "author": "Dan ", "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/HYP3R00T/CelestialDocs" + "url": "https://github.com/boomcrypto/docs.boom.money" }, - "homepage": "https://celestialdocs.hyperoot.dev/", + "homepage": "https://docs.boom.money/", "scripts": { "dev": "astro dev", "start": "astro dev",