diff --git a/web/multinode/package.json b/web/multinode/package.json index 5529740c1..a3d2ed6c0 100644 --- a/web/multinode/package.json +++ b/web/multinode/package.json @@ -38,7 +38,7 @@ "compression-webpack-plugin": "9.2.0", "eslint": "8.14.0", "eslint-plugin-import": "2.25.4", - "eslint-plugin-storj": "git+https://git@github.com/storj/eslint-storj.git", + "eslint-plugin-storj": "0.0.2", "eslint-plugin-vue": "8.7.1", "jest": "27.5.1", "jest-fetch-mock": "3.0.3", diff --git a/web/satellite/package.json b/web/satellite/package.json index 80db424e6..94e5773d9 100644 --- a/web/satellite/package.json +++ b/web/satellite/package.json @@ -69,7 +69,7 @@ "compression-webpack-plugin": "9.2.0", "eslint": "8.14.0", "eslint-plugin-import": "2.26.0", - "eslint-plugin-storj": "git+https://git@github.com/storj/eslint-storj.git", + "eslint-plugin-storj": "0.0.2", "eslint-plugin-vue": "8.7.1", "jest": "27.5.1", "jest-fetch-mock": "3.0.3", diff --git a/web/storagenode/package.json b/web/storagenode/package.json index f385061bd..0d545d182 100644 --- a/web/storagenode/package.json +++ b/web/storagenode/package.json @@ -38,7 +38,7 @@ "compression-webpack-plugin": "9.2.0", "eslint": "8.14.0", "eslint-plugin-import": "2.25.4", - "eslint-plugin-storj": "git+https://git@github.com/storj/eslint-storj.git", + "eslint-plugin-storj": "0.0.2", "eslint-plugin-vue": "8.7.1", "jest": "27.5.1", "jest-fetch-mock": "3.0.3",