Skip to content

Commit

Permalink
fix repository url in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
keithamus committed Oct 7, 2024
1 parent 026b4b9 commit 7cc52ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"types": "invoker.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/keithamus/invokers-polyfill"
"url": "git+https://github.com/keithamus/invokers-polyfill.git"
},
"files": [
"invoker.d.ts",
Expand Down

0 comments on commit 7cc52ea

Please sign in to comment.