Skip to content

Commit

Permalink
chore: add bugs field
Browse files Browse the repository at this point in the history
  • Loading branch information
oluwatobiss committed Aug 25, 2023
1 parent 7e8f74d commit 71094d5
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 @@ -13,6 +13,10 @@
"type": "git",
"url": "https://github.com/codesweetly/thank-you-tweet-button-001.git"
},
"bugs": {
"url": "https://github.com/codesweetly/thank-you-tweet-button-001/issues",
"email": "[email protected]"
},
"scripts": {
"build": "rm -r dist && npm run build:esm && npm run build:cjs && npm run copy-files",
"build:esm": "tsc",
Expand Down

0 comments on commit 71094d5

Please sign in to comment.