From 8c3ac4f0c5d6abae0d6d2609c2c42a09c7c0cab7 Mon Sep 17 00:00:00 2001 From: 1aakash Date: Thu, 4 Mar 2021 15:48:43 +0530 Subject: [PATCH 1/7] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e4de77fe6..e899003c3 100644 --- a/README.md +++ b/README.md @@ -13,3 +13,5 @@ You can run the app with: ./gradlew npm_start Once it is running, you can access it in a browser at [http://localhost:3000](http://localhost:3000) + +This should trigger the build From 0b87e6b593fffb68317d3a55481537c57aaae911 Mon Sep 17 00:00:00 2001 From: 1aakash Date: Sat, 6 Mar 2021 19:05:19 +0530 Subject: [PATCH 2/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e899003c3..1453822c7 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ You can run the app with: Once it is running, you can access it in a browser at [http://localhost:3000](http://localhost:3000) -This should trigger the build +This should trigger the build abcbbcc From 3ef07cad23262ff44b09812bdb1f8473eb3573e6 Mon Sep 17 00:00:00 2001 From: 1aakash Date: Fri, 12 Mar 2021 01:38:11 +0530 Subject: [PATCH 3/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1453822c7..521a476e0 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ You can run the app with: Once it is running, you can access it in a browser at [http://localhost:3000](http://localhost:3000) -This should trigger the build abcbbcc +This should trigger the build abcbbcc hhhhhhhhh From 671213ebd29b8a8298110e24a512a8154d615bde Mon Sep 17 00:00:00 2001 From: 1aakash Date: Thu, 16 Jun 2022 21:00:48 +0530 Subject: [PATCH 4/7] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 521a476e0..e836bf35f 100644 --- a/README.md +++ b/README.md @@ -14,4 +14,4 @@ You can run the app with: Once it is running, you can access it in a browser at [http://localhost:3000](http://localhost:3000) -This should trigger the build abcbbcc hhhhhhhhh +This should trigger the build abcbbcc hhhhhhhhhaaaaa From fa65eaea3965e384cc87b3083a5568f54ec31c3f Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Thu, 11 May 2023 07:01:08 +0000 Subject: [PATCH 5/7] c --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c74a7cc1a..5eb194860 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,6 @@ }, "devDependencies": { "mocha": "^5.0.5", - "supertest": "^3.0.0" + "supertest": "^3.0.10" } } From 8dbc294666394f7c47d1947cb237acac0e8972fc Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Thu, 11 May 2023 07:19:44 +0000 Subject: [PATCH 6/7] on release branch --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 5eb194860..0900031ef 100644 --- a/package.json +++ b/package.json @@ -19,5 +19,6 @@ "devDependencies": { "mocha": "^5.0.5", "supertest": "^3.0.10" + hi i am rasing a pull request just go with me } } From 3817e8d5bcba3334cd86243db1ff78fa0312b006 Mon Sep 17 00:00:00 2001 From: EC2 Default User Date: Thu, 11 May 2023 07:30:33 +0000 Subject: [PATCH 7/7] app.js --- app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.js b/app.js index ad63fcd95..8786786a2 100644 --- a/app.js +++ b/app.js @@ -32,7 +32,7 @@ app.use(function(err, req, res, next) { // set locals, only providing error in development res.locals.message = err.message; res.locals.error = req.app.get('env') === 'development' ? err : {}; - +jjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj // render the error page res.status(err.status || 500); res.render('error');