diff options
| author | 2026-04-01 11:28:27 +0800 | |
|---|---|---|
| committer | 2026-04-01 11:28:27 +0800 | |
| commit | bf0634ab5091bb8c585b574c5ed175a2a231df5e (patch) | |
| tree | 6424355eb47fefa1f60029dab82fbcc69d0bb5d9 /package.json | |
| parent | 408df90aa804116ef82e5e40a79430820a1ed502 (diff) | |
| parent | 61c576ee502bf8929cd881cc40302be7b1c10b85 (diff) | |
| download | DropOut-bf0634ab5091bb8c585b574c5ed175a2a231df5e.tar.gz DropOut-bf0634ab5091bb8c585b574c5ed175a2a231df5e.zip | |
Merge branch 'main' into feat/docs-build-test
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index c91e0d4..07ed537 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "toml": "^3.0.0" }, "devDependencies": { - "@biomejs/biome": "^2.4.5", + "@biomejs/biome": "^2.4.9", "@j178/prek": "^0.2.29", "@tauri-apps/cli": "^2.9.6", "@types/node": "^24.10.9", |