This is an automated email from the ASF dual-hosted git repository.

apratim pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-resilientdb-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 79005cd  Updated package name
79005cd is described below

commit 79005cde12298f4e45d14be170890fc1ad60a0cc
Author: Apratim Shukla <[email protected]>
AuthorDate: Thu May 23 18:52:49 2024 -0700

    Updated package name
---
 package-lock.json | 4 ++--
 package.json      | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package-lock.json b/package-lock.json
index 1ad3cbb..a902757 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1,11 +1,11 @@
 {
-  "name": "startup-nextjs-template",
+  "name": "apache-resilientdb-website",
   "version": "2.0.0",
   "lockfileVersion": 3,
   "requires": true,
   "packages": {
     "": {
-      "name": "startup-nextjs-template",
+      "name": "apache-resilientdb-website",
       "version": "2.0.0",
       "dependencies": {
         "@fortawesome/fontawesome-svg-core": "^6.5.2",
diff --git a/package.json b/package.json
index 4aaa463..366f786 100644
--- a/package.json
+++ b/package.json
@@ -1,5 +1,5 @@
 {
-  "name": "startup-nextjs-template",
+  "name": "apache-resilientdb-website",
   "version": "2.0.0",
   "private": true,
   "scripts": {

Reply via email to