update project name in package-lock.json

This commit is contained in:
2025-08-04 10:28:58 +02:00
parent 863463392a
commit 7f0e12d1cc

4
package-lock.json generated
View File

@@ -1,11 +1,11 @@
{
"name": "solar-star",
"name": "studio-2025",
"version": "0.0.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "solar-star",
"name": "studio-2025",
"version": "0.0.1",
"dependencies": {
"@astrojs/react": "^4.3.0",