Skip to content

Commit e7e0d3b

Browse files
authored
Fixing the link to get the package swagger-node-runner from ssh to https (#607)
Signed-off-by: Energoblock <7158577+Energoblock@users.noreply.github.com> Signed-off-by: Energoblock <7158577+Energoblock@users.noreply.github.com>
1 parent 2a5b1b9 commit e7e0d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10237,7 +10237,7 @@ swagger-methods@^1.0.0:
1023710237

1023810238
"swagger-node-runner@git+https://github.com/fintechx/swagger-node-runner.git#v1.0.0":
1023910239
version "1.2.0"
10240-
resolved "git+ssh://git@github.com/fintechx/swagger-node-runner.git"
10240+
resolved "git+https://github.com/fintechx/swagger-node-runner.git"
1024110241
dependencies:
1024210242
async "^1.5.0"
1024310243
bagpipes "^0.2.2"

0 commit comments

Comments
 (0)