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