Update project name to "npfd-web-app" in package.json, package-lock.json, and README.md

This commit is contained in:
2025-08-14 00:33:17 -04:00
parent 2208c6bdfd
commit 630e8cb4ab
3 changed files with 5 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"name": "npfd-web",
"name": "npfd-web-app",
"version": "1.0.0",
"type": "module",
"scripts": {