add crypto

This commit is contained in:
被遗忘的记忆
2024-11-01 20:23:10 +08:00
committed by GitHub
parent defb22068d
commit 78543dec90
+2 -1
View File
@@ -21,6 +21,7 @@
"ngrok": "^5.0.0-beta.2",
"node-fetch": "^3.3.2",
"robotjs": "^0.6.0",
"socket.io-client": "^4.8.0"
"socket.io-client": "^4.8.0",
"crypto-js": "^4.2.0"
}
}