This commit is contained in:
Владимир Фёдоров 2025-05-15 00:48:33 +07:00
parent 85e5c4692a
commit 55c80979d6
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# vo1
# ${REPO_NAME_SNAKE}
This template should help get you started developing with Vue 3 in Vite.

View File

@ -1,5 +1,5 @@
{
"name": "vo1",
"name": "${REPO_NAME_SNAKE}",
"version": "0.0.0",
"private": true,
"type": "module",