diff --git a/package.json b/package.json index d82f84b..0e50ce1 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/fastify/fluent-json-schema.git" + "url": "git+https://github.com/fastify/fluent-json-schema.git" }, "scripts": { "lint": "standard | snazzy",