Initial Commit

This commit is contained in:
JBB0807 2025-04-11 13:58:58 -07:00
parent 5fb7c20470
commit c774dff9e0
2 changed files with 3 additions and 3 deletions

4
package-lock.json generated
View file

@ -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",

View file

@ -1,5 +1,5 @@
{
"name": "ISSP5-Front-End",
"name": "issp5-front-end",
"private": true,
"version": "0.0.0",
"type": "module",