This commit is contained in:
zhongluofeng
2026-09-12 16:23:48 +08:00
parent 069aa58c9f
commit 10a95ddeea
4 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "thing",
"private": true,
"version": "26.9.1",
"version": "26.9.2",
"type": "module",
"scripts": {
"dev": "vite",
+1 -1
View File
@@ -6149,7 +6149,7 @@ dependencies = [
[[package]]
name = "thing"
version = "26.9.1"
version = "26.9.2"
dependencies = [
"aes",
"axum 0.7.9",
+8 -8
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "thing",
"version": "26.9.1",
"version": "26.9.2",
"identifier": "thing.lfeng.me",
"build": {
"beforeDevCommand": "bun run dev",