add: Automatic sk acquisition

This commit is contained in:
会飞的蛋蛋面
2023-08-08 00:16:47 +08:00
parent 2330631531
commit e5ff17bf66
3 changed files with 41 additions and 1 deletions

View File

@@ -18,5 +18,8 @@
"homepage": "https://github.com/hex-ci/smzdm_script",
"devDependencies": {
"eslint": "^8.36.0"
},
"dependencies": {
"crypto-js": "^4.1.1"
}
}