Skip to content

Commit a3c59ce

Browse files
npm package fix
ISSUE: CLDSRVCLT-7
1 parent 600ab90 commit a3c59ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
},
3737
"devDependencies": {
3838
"@eslint/compat": "^2.0.0",
39-
"@scality/eslint-config-scality": "scality/Guidelines#8.3.0",
39+
"@scality/eslint-config-scality": "github:scality/Guidelines#8.3.0",
4040
"@types/jest": "^30.0.0",
4141
"@typescript-eslint/eslint-plugin": "^6.21.0",
4242
"@typescript-eslint/parser": "^6.21.0",
@@ -55,6 +55,6 @@
5555
"license": "Apache-2.0",
5656
"repository": {
5757
"type": "git",
58-
"url": "https://github.com/scality/cloudserverclient.git"
58+
"url": "git+https://github.com/scality/cloudserverclient.git"
5959
}
6060
}

0 commit comments

Comments
 (0)