Skip to content

Commit

Permalink
fix(cicd): add repository for package
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmen committed Aug 17, 2024
1 parent 59d56bc commit b511941
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,10 @@
"main": "dist/index.js",
"author": "tanmen <[email protected]>",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/tanmen/jest-reporter.git"
},
"scripts": {
"postinstall": "typesync",
"prebuild": "depcheck",
Expand Down

0 comments on commit b511941

Please sign in to comment.