Skip to content

Commit

Permalink
fix: set repository url to allow CONTRIBUTING.md link to work from np…
Browse files Browse the repository at this point in the history
…m page (#354)
  • Loading branch information
jjolton-contentful authored Sep 26, 2023
1 parent 9269a3e commit a0b7dcc
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 @@ -60,5 +60,9 @@
"*.ts": [
"npm run lint:fix"
]
},
"repository": {
"url": "github:contentful/node-apps-toolkit",
"type": "git"
}
}

0 comments on commit a0b7dcc

Please sign in to comment.