v0.1.11 - 인증 UI 연결

This commit is contained in:
2026-04-21 18:06:24 +09:00
parent 5b1c4bcfca
commit f718342b93
7 changed files with 380 additions and 5 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "ten-minute-planner",
"version": "0.1.10",
"version": "0.1.11",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ten-minute-planner",
"version": "0.1.10",
"version": "0.1.11",
"dependencies": {
"vue": "^3.5.13"
},