fix: update project name from online-shop to react-shop in package-lock.json

This commit is contained in:
Dan Dobos
2025-10-20 09:00:27 +02:00
parent e9c71c0502
commit 2b189d6763
+2 -2
View File
@@ -1,11 +1,11 @@
{
"name": "online-shop",
"name": "react-shop",
"version": "0.1.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "online-shop",
"name": "react-shop",
"version": "0.1.0",
"dependencies": {
"@reduxjs/toolkit": "^2.9.0",