v0.1.12 - 서버 저장 연결 시작

This commit is contained in:
2026-04-21 18:13:58 +09:00
parent f718342b93
commit 282d51daf6
6 changed files with 201 additions and 7 deletions

4
package-lock.json generated
View File

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