fixed packagenames in package.json

This commit is contained in:
Anton Tranelis 2025-02-18 16:48:16 +00:00
parent 8d1a1cf33e
commit f43e421b37
3 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"name": "tutorial-1-basic-map",
"name": "1-basic-map",
"private": true,
"version": "0.0.0",
"type": "module",

View File

@ -1,5 +1,5 @@
{
"name": "tutorial-2-static-layer",
"name": "2-static-layer",
"private": true,
"version": "0.0.0",
"type": "module",

View File

@ -1,5 +1,5 @@
{
"name": "tutorial-2-static-layer",
"name": "3-tags",
"private": true,
"version": "0.0.0",
"type": "module",