We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c9436f commit d837cc1Copy full SHA for d837cc1
package.json
@@ -6,7 +6,8 @@
6
"author": "scaleway.com",
7
"license": "MIT",
8
"repository": {
9
- "git": "https://github.com/scaleway/serverless-scaleway-functions"
+ "type": "git",
10
+ "url": "https://github.com/scaleway/serverless-scaleway-functions.git"
11
},
12
"scripts": {
13
"clean-up": "node tests/teardown.js",
0 commit comments