chore: update package name in package-lock.json
Renamed project from "moner.ooo-dev" to "moner.ooo" to match the finalized project name, ensuring consistency across project references. No functional changes.
This commit is contained in:
parent
7af63513a9
commit
39c1551972
1 changed files with 1 additions and 1 deletions
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "moner.ooo-dev",
|
"name": "moner.ooo",
|
||||||
"lockfileVersion": 3,
|
"lockfileVersion": 3,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
|
|
Loading…
Reference in a new issue