From 13891b47fd7ea849d3f9e5664100d995a52bb46d Mon Sep 17 00:00:00 2001 From: "raghad.M.k" Date: Thu, 26 Jun 2025 16:23:23 +0300 Subject: [PATCH] Linking of login, logout and registration interfaces. --- package.json | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 1d137b1..b94d356 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "resturant-dashBord", + "name": "resturant-dashbord", "version": "0.1.0", @@ -100,7 +100,17 @@ ] - } + }, + + "description": "To make it easy for you to get started with GitLab, here's a list of recommended next steps.", + + "main": "restored-file.js", + + "devDependencies": {}, + + "author": "", + + "license": "ISC" }