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 8800615 commit e42d20dCopy full SHA for e42d20d
1 file changed
wasm/package.json
@@ -5,6 +5,10 @@
5
"type": "module",
6
"main": "index.js",
7
"packageManager": "pnpm@10.33.2",
8
+ "repository": {
9
+ "type": "git",
10
+ "url": "https://github.com/scaleway/scaleway-cli"
11
+ },
12
"scripts": {
13
"test": "vitest src",
14
"lint": "prettier --check ."
0 commit comments