refactor: UUID

This commit is contained in:
手瓜一十雪
2024-07-24 10:44:55 +08:00
parent 37bd51e138
commit f784363696
5 changed files with 8 additions and 10 deletions

View File

@@ -33,7 +33,6 @@
"@types/jest": "^29.5.12",
"@types/node": "^20.11.30",
"@types/qrcode-terminal": "^0.12.2",
"@types/uuid": "^10.0.0",
"@types/ws": "^8.5.10",
"@typescript-eslint/eslint-plugin": "^7.4.0",
"@typescript-eslint/parser": "^7.4.0",
@@ -66,7 +65,6 @@
"log4js": "^6.9.1",
"qrcode-terminal": "^0.12.0",
"silk-wasm": "^3.6.1",
"uuid": "^10.0.0",
"ws": "^8.16.0"
}
}