From 9d0a09772802005cc68186013467c8cde6ff59a2 Mon Sep 17 00:00:00 2001 From: Kim Daniel Engebretsen Date: Wed, 2 Apr 2025 14:47:10 +0200 Subject: [PATCH] bump --- package.json | 2 +- src/App.tsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index cf54ee9..52aab92 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@fireclover/example-react", - "private": true, + "private": false, "version": "1.0.0", "description": "Static site using S3 and CloudFront", "type": "module", diff --git a/src/App.tsx b/src/App.tsx index 4e92e62..515df6f 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -28,7 +28,7 @@ export default function App() { - Material UI Vite.js example in TypeScript deployed using FireClover to AWS + Material UI Vite.js example in TypeScript deployed using The FireClover Platform to AWS