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 600ab90 commit a3c59ceCopy full SHA for a3c59ce
package.json
@@ -36,7 +36,7 @@
36
},
37
"devDependencies": {
38
"@eslint/compat": "^2.0.0",
39
- "@scality/eslint-config-scality": "scality/Guidelines#8.3.0",
+ "@scality/eslint-config-scality": "github:scality/Guidelines#8.3.0",
40
"@types/jest": "^30.0.0",
41
"@typescript-eslint/eslint-plugin": "^6.21.0",
42
"@typescript-eslint/parser": "^6.21.0",
@@ -55,6 +55,6 @@
55
"license": "Apache-2.0",
56
"repository": {
57
"type": "git",
58
- "url": "https://github.com/scality/cloudserverclient.git"
+ "url": "git+https://github.com/scality/cloudserverclient.git"
59
}
60
0 commit comments