diff --git a/package-lock.json b/package-lock.json index 31c798f..a9a56d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,11 +1,11 @@ { - "name": "ISSP5-Front-End", + "name": "issp5-front-end", "version": "0.0.0", "lockfileVersion": 3, "requires": true, "packages": { "": { - "name": "ISSP5-Front-End", + "name": "issp5-front-end", "version": "0.0.0", "dependencies": { "react": "^19.0.0", diff --git a/package.json b/package.json index bb60511..b3068c2 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "ISSP5-Front-End", + "name": "issp5-front-end", "private": true, "version": "0.0.0", "type": "module",