From 9d03d845736cf2e9f49542793ae3b64775a0619e Mon Sep 17 00:00:00 2001 From: Kim Daniel Engebretsen Date: Wed, 2 Apr 2025 14:40:57 +0200 Subject: [PATCH] bump --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c6ec3f1..cf54ee9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@fireclover/example-react", "private": true, "version": "1.0.0", - "description": "Infrastructure for an HTTPS static site using S3 and CloudFront", + "description": "Static site using S3 and CloudFront", "type": "module", "scripts": { "dev": "vite",