Skip to content

Commit 711096a

Browse files
committed
Don't use unencrypted git protocol
1 parent 16e4f08 commit 711096a

2 files changed

Lines changed: 178 additions & 142 deletions

File tree

api/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
"express": "^4.17.1",
99
"express-ws": "^5.0.2",
1010
"logplease": "^1.2.15",
11-
"nocamel": "git://github.com/HexF/nocamel.git#patch-1",
11+
"nocamel": "HexF/nocamel#patch-1",
1212
"node-fetch": "^2.6.1",
1313
"uuid": "^8.3.2",
14-
"waitpid": "git://github.com/HexF/node-waitpid.git"
14+
"waitpid": "HexF/node-waitpid"
1515
},
1616
"license": "MIT",
1717
"scripts": {

0 commit comments

Comments
 (0)