Release version 0.2.1

fix: compile error for ink

see https://github.com/vadimdemedes/ink/issues/571
This commit is contained in:
weishu
2025-12-26 21:45:46 +08:00
parent f03c7f2cc8
commit 5342512ff1
3 changed files with 22 additions and 20 deletions
+1
View File
@@ -24,6 +24,7 @@
},
"devDependencies": {
"concurrently": "^9.2.1",
"react-devtools-core": "^7.0.1",
"vite-plugin-pwa": "^1.2.0"
}
}