Skip to content

Commit

Permalink
chore: link to repo from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
thenbe committed May 20, 2023
1 parent e2c5bf7 commit 6d8d68a
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/silver-candles-admire.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"worktree-welder": patch
---

chore: link to repo from package.json
Empty file removed example.js
Empty file.
6 changes: 6 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@
"tsup": "6.7.0",
"typescript": "^5.0.4"
},
"homepage": "https://github.com/thenbe/worktree-welder#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/thenbe/worktree-welder.git"
},
"bugs": "https://github.com/thenbe/worktree-welder/issues",
"keywords": [
"git",
"worktree",
Expand Down

0 comments on commit 6d8d68a

Please sign in to comment.