Skip to content

Commit

Permalink
chore: added repository field to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
TommasoAmici committed Jul 22, 2023
1 parent c551c0f commit d15c17f
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 @@ -7,6 +7,10 @@
"email": "me@tommasoamici.com",
"url": "https://tommasoamici.com"
},
"repository": {
"type": "git",
"url": "https://github.com/TommasoAmici/tw-lite.git"
},
"sideEffects": false,
"source": "src/index.tsx",
"main": "dist/main.js",
Expand Down

0 comments on commit d15c17f

Please sign in to comment.