chore: remove unused fingerprint utility and stale deps

This commit is contained in:
2026-02-16 03:03:33 +08:00
parent 7e2621ae37
commit aa1e2c81c6
6 changed files with 1 additions and 46 deletions

View File

@@ -10,10 +10,6 @@
".": "./src/index.ts",
"./*": "./src/*.ts"
},
"dependencies": {
"ohash": "catalog:",
"systeminformation": "catalog:"
},
"devDependencies": {
"@furtherverse/tsconfig": "workspace:*"
}