Modify Package name and info

This commit is contained in:
Ray 2024-01-15 05:13:09 +00:00 committed by GitHub
parent 1d3dcc748c
commit a98c39889c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3 deletions

4
package-lock.json generated
View File

@ -1,11 +1,11 @@
{
"name": "hello",
"name": "SystieWebsite",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hello",
"name": "SystieWebsite",
"version": "0.1.0",
"dependencies": {
"@testing-library/jest-dom": "^5.17.0",

View File

@ -1,6 +1,7 @@
{
"name": "hello",
"name": "SystieWebsite",
"version": "0.1.0",
"homepage": "https://systie.web.app/",
"private": true,
"dependencies": {
"@testing-library/jest-dom": "^5.17.0",