Skip to content

Commit fb18bfe

Browse files
committed
chore: typo in package.json
Fixed a typo in repository url. I'm crying rn..
1 parent 3c5a7e1 commit fb18bfe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "module",
55
"version": "0.1.0",
66
"repository": {
7-
"url": "https://github.comp/pradeept/caching-proxy-cli"
7+
"url": "https://github.com/pradeept/caching-proxy-cli"
88
},
99
"bin": {
1010
"caching-proxy-cli": "index.ts"

0 commit comments

Comments
 (0)