Skip to content

Commit b65ce73

Browse files
Merge pull request #8625 from Shopify/gonzalo/eslint-plugin-provenance
Fix ESLint plugin publishing provenance
2 parents e9c59e5 + 63b831d commit b65ce73

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

‎packages/eslint-plugin-cli/package.json‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@
1313
"bugs": {
1414
"url": "https://community.shopify.dev/c/shopify-cli-libraries/14"
1515
},
16+
"repository": {
17+
"type": "git",
18+
"url": "https://github.com/Shopify/cli.git",
19+
"directory": "packages/eslint-plugin-cli"
20+
},
1621
"license": "MIT",
1722
"author": "Shopify Inc.",
1823
"dependencies": {

0 commit comments

Comments
 (0)