diff --git a/package.json b/package.json index 58b0df5..c05a0e5 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,8 @@ "author": "scaleway.com", "license": "MIT", "repository": { - "git": "https://github.com/scaleway/serverless-scaleway-functions" + "type": "git", + "url": "https://github.com/scaleway/serverless-scaleway-functions.git" }, "scripts": { "clean-up": "node tests/teardown.js",