Skip to content

Commit

Permalink
add repository and bugs to cli-kit package
Browse files Browse the repository at this point in the history
  • Loading branch information
hilleer committed Sep 3, 2022
1 parent 1f1d978 commit b96de5a
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/cli-kit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,12 @@
"@types/semver": "^7.3.9",
"node-stream-zip": "^1.15.0",
"vitest": "^0.22.1"
},
"repository": {
"type": "git",
"url": "https://github.com/Shopify/cli/edit/main/packages/cli-kit"
},
"bugs": {
"url": "https://github.com/Shopify/cli/issues/new/choose"
}
}

0 comments on commit b96de5a

Please sign in to comment.