fix: respect the length seen (#1310)

This commit is contained in:
Alex Liu 2023-01-19 18:27:08 +08:00 committed by GitHub
parent 09997c2f90
commit c3b9f8fc2a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 18 additions and 3 deletions

View file

@ -58,6 +58,7 @@
"shiki": "^0.12.1",
"shiki-es": "^0.1.2",
"slimeform": "^0.8.0",
"string-length": "^5.0.1",
"tauri-plugin-log-api": "github:tauri-apps/tauri-plugin-log",
"tauri-plugin-store-api": "github:tauri-apps/tauri-plugin-store",
"tiny-decode": "^0.1.3",