mirror of
https://github.com/rubickCenter/rubick
synced 2025-07-22 16:19:30 +08:00
feat: use https instead of ssh when install robotjs
This commit is contained in:
parent
4bac5ac8a2
commit
59da7d3416
@ -69,7 +69,7 @@
|
|||||||
"puppeteer-core": "^10.0.0",
|
"puppeteer-core": "^10.0.0",
|
||||||
"puppeteer-in-electron": "^3.0.3",
|
"puppeteer-in-electron": "^3.0.3",
|
||||||
"query-string": "^7.0.0",
|
"query-string": "^7.0.0",
|
||||||
"robotjs": "git+ssh://git@github.com/Toinane/robotjs.git",
|
"robotjs": "git+https://github.com/Toinane/robotjs.git",
|
||||||
"semver": "^7.3.5",
|
"semver": "^7.3.5",
|
||||||
"sudo-prompt": "^9.2.1",
|
"sudo-prompt": "^9.2.1",
|
||||||
"unzip": "^0.1.11",
|
"unzip": "^0.1.11",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user