mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-09 11:36:27 +02:00
Don't use unencrypted git protocol
This commit is contained in:
parent
16e4f08dfa
commit
711096abb2
2 changed files with 178 additions and 142 deletions
|
@ -8,10 +8,10 @@
|
|||
"express": "^4.17.1",
|
||||
"express-ws": "^5.0.2",
|
||||
"logplease": "^1.2.15",
|
||||
"nocamel": "git://github.com/HexF/nocamel.git#patch-1",
|
||||
"nocamel": "HexF/nocamel#patch-1",
|
||||
"node-fetch": "^2.6.1",
|
||||
"uuid": "^8.3.2",
|
||||
"waitpid": "git://github.com/HexF/node-waitpid.git"
|
||||
"waitpid": "HexF/node-waitpid"
|
||||
},
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue