mirror of
https://github.com/rubickCenter/rubick
synced 2025-07-19 14:19:39 +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-in-electron": "^3.0.3",
|
||||
"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",
|
||||
"sudo-prompt": "^9.2.1",
|
||||
"unzip": "^0.1.11",
|
||||
|
Loading…
x
Reference in New Issue
Block a user