Skip to content

Commit ae89512

Browse files
authored
chore(package): fix structure (#195)
Signed-off-by: Frazer Smith <frazer.dev@outlook.com>
1 parent fb1a1c0 commit ae89512

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"author": "Adriano Raiano <adriano@raiano.ch>",
2121
"repository": {
2222
"type": "git",
23-
"url": "git@github.com:fastify/aws-lambda-fastify.git"
23+
"url": "git+ssh://git@github.com/fastify/aws-lambda-fastify.git"
2424
},
2525
"bugs": {
2626
"url": "https://github.com/fastify/aws-lambda-fastify/issues"

0 commit comments

Comments
 (0)