diff options
| author | 2026-04-01 10:49:11 +0800 | |
|---|---|---|
| committer | 2026-04-01 10:49:11 +0800 | |
| commit | f75fe4cc916f6935d063cde4216e9f3b309c6047 (patch) | |
| tree | 9dc5e42c4c0b19f34fcf18e8032d82f823e7cd54 /package.json | |
| parent | b6a238f5102049e1f525d6dc13dac8a4c82ca1a3 (diff) | |
| parent | ed0744635367a5bae9e486d796d7ba6ab696289c (diff) | |
| download | DropOut-f75fe4cc916f6935d063cde4216e9f3b309c6047.tar.gz DropOut-f75fe4cc916f6935d063cde4216e9f3b309c6047.zip | |
Merge branch 'main' into chore/change-license-to-agpl
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", |