From 8d922491fb47bf6db9f2c93cadd708607a9227ef Mon Sep 17 00:00:00 2001 From: olu13 Date: Wed, 8 May 2024 19:16:26 -0400 Subject: [PATCH 1/3] Changed ... to false --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 33f1834..5417f18 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "fooddeliveryfull", "version": "0.1.0", - "private": true, + "private": false, "dependencies": { "@testing-library/jest-dom": "^5.16.4", "@testing-library/react": "^13.3.0", From ace7bb217ac8feb1897b1a372ce63bb304c93b4d Mon Sep 17 00:00:00 2001 From: olu13 Date: Wed, 8 May 2024 19:40:29 -0400 Subject: [PATCH 2/3] added an extra line to the README.md file --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9968e6c..c1c1b1b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ See the section about [running tests](https://facebook.github.io/create-react-ap ### `npm run build` -a new test change +a new test change implemented Builds the app for production to the `build` folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. From ca17d0123578178ef4a759b8c7911dc298bb03c6 Mon Sep 17 00:00:00 2001 From: nkmills Date: Wed, 8 May 2024 19:50:14 -0400 Subject: [PATCH 3/3] a new change --- README.md | 5 +++++ Readme.md | 0 2 files changed, 5 insertions(+) create mode 100644 Readme.md diff --git a/README.md b/README.md index c1c1b1b..1c1f39b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,12 @@ See the section about [running tests](https://facebook.github.io/create-react-ap ### `npm run build` + + + a new test change implemented +a new test change to deploy + Builds the app for production to the `build` folder.\ It correctly bundles React in production mode and optimizes the build for the best performance. diff --git a/Readme.md b/Readme.md new file mode 100644 index 0000000..e69de29