Skip to content

Commit

Permalink
Add repository link to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewarlow committed Feb 18, 2024
1 parent fb14eb6 commit f576352
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 @@
"type": "module",
"main": "invoker.js",
"types": "invoker.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/keithamus/invokers-polyfill"
},
"files": [
"invoker.d.ts",
"invoker.min.js"
Expand Down

0 comments on commit f576352

Please sign in to comment.