We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 450f07c + 711096a commit 36c0c21Copy full SHA for 36c0c21
2 files changed
api/package.json
@@ -8,10 +8,10 @@
8
"express": "^4.17.1",
9
"express-ws": "^5.0.2",
10
"logplease": "^1.2.15",
11
- "nocamel": "git://github.com/HexF/nocamel.git#patch-1",
+ "nocamel": "HexF/nocamel#patch-1",
12
"node-fetch": "^2.6.1",
13
"uuid": "^8.3.2",
14
- "waitpid": "git://github.com/HexF/node-waitpid.git"
+ "waitpid": "HexF/node-waitpid"
15
},
16
"license": "MIT",
17
"scripts": {
0 commit comments