chore: remove unused dependency

This commit is contained in:
saberzero1 2025-07-30 00:18:13 +02:00
parent 8d19bc3f4a
commit 9b1f48eeb6
No known key found for this signature in database
2 changed files with 0 additions and 2 deletions

1
package-lock.json generated
View File

@ -14,7 +14,6 @@
"@myriaddreamin/rehype-typst": "^0.6.0", "@myriaddreamin/rehype-typst": "^0.6.0",
"@napi-rs/simple-git": "0.1.21", "@napi-rs/simple-git": "0.1.21",
"@tweenjs/tween.js": "^25.0.0", "@tweenjs/tween.js": "^25.0.0",
"@webgpu/types": "^0.1.64",
"ansi-truncate": "^1.2.0", "ansi-truncate": "^1.2.0",
"async-mutex": "^0.5.0", "async-mutex": "^0.5.0",
"chokidar": "^4.0.3", "chokidar": "^4.0.3",

View File

@ -40,7 +40,6 @@
"@myriaddreamin/rehype-typst": "^0.6.0", "@myriaddreamin/rehype-typst": "^0.6.0",
"@napi-rs/simple-git": "0.1.21", "@napi-rs/simple-git": "0.1.21",
"@tweenjs/tween.js": "^25.0.0", "@tweenjs/tween.js": "^25.0.0",
"@webgpu/types": "^0.1.64",
"ansi-truncate": "^1.2.0", "ansi-truncate": "^1.2.0",
"async-mutex": "^0.5.0", "async-mutex": "^0.5.0",
"chokidar": "^4.0.3", "chokidar": "^4.0.3",