aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/package.json
diff options
context:
space:
mode:
authorNtskwK <natsukawa247@outlook.com>2026-03-26 09:23:07 +0800
committerNtskwK <natsukawa247@outlook.com>2026-03-26 09:23:07 +0800
commitf8b4bcb3bdc8f11323103081ef8c05b06159d684 (patch)
treee86c8d46e73262c67c1755aaf4202cbcd1f8f844 /package.json
parent1812ca8974aee347b61bd415c1e2b63a205137dd (diff)
parent94b0d8e208363c802c12b56d8bdbef574dd1fb91 (diff)
downloadDropOut-f8b4bcb3bdc8f11323103081ef8c05b06159d684.tar.gz
DropOut-f8b4bcb3bdc8f11323103081ef8c05b06159d684.zip
Merge branch 'main' of https://github.com/HydroRoll-Team/DropOut
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7c20e86..c91e0d4 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"toml": "^3.0.0"
},
"devDependencies": {
- "@biomejs/biome": "^2.3.11",
+ "@biomejs/biome": "^2.4.5",
"@j178/prek": "^0.2.29",
"@tauri-apps/cli": "^2.9.6",
"@types/node": "^24.10.9",
@@ -35,6 +35,7 @@
},
"onlyBuiltDependencies": [
"@j178/prek",
+ "core-js",
"esbuild",
"msw"
]