Skip to content

Commit

Permalink
Add repo info to the package.json (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlopin authored Dec 12, 2024
1 parent 8724970 commit 4065304
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 @@
"bin": {
"shadowdog": "dist/src/cli.js"
},
"repository": {
"type": "git",
"url": "https://github.com/factorialco/shadowdog"
},
"main": "dist/src/cli.js",
"types": "dist/src/cli.d.ts",
"keywords": [
Expand Down

0 comments on commit 4065304

Please # to comment.