chore: 锁定 MetonaEditor 版本为 0.1.14

- package.json: ^0.1.10 → 0.1.14 精确锁定
- DESIGN.md: 三处 v0.1.3 → v0.1.14 同步更新
- README.md: 技术栈表格版本号同步
This commit is contained in:
thzxx
2026-07-24 20:59:27 +08:00
parent 1dd22be0a8
commit 8bbbb7ff70
3 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -28,7 +28,7 @@
"author": "MarkLite",
"license": "MIT",
"dependencies": {
"@metona-team/metona-editor": "^0.1.10",
"@metona-team/metona-editor": "0.1.14",
"@metona-team/metona-toast": "^0.1.2",
"dexie": "^4.0.11",
"nanoid": "^5.1.5",