diff --git a/.changeset/ninety-fishes-yawn.md b/.changeset/ninety-fishes-yawn.md new file mode 100644 index 0000000..4d6a817 --- /dev/null +++ b/.changeset/ninety-fishes-yawn.md @@ -0,0 +1,5 @@ +--- +"@lemonsqueezy/wedges": patch +--- + +Fix typo in package.json diff --git a/packages/wedges/package.json b/packages/wedges/package.json index 3371ae1..bd9c9e3 100644 --- a/packages/wedges/package.json +++ b/packages/wedges/package.json @@ -31,7 +31,7 @@ }, "repository": { "type": "git", - "url": "https://github.com/lmsqeezy/wedges.git", + "url": "https://github.com/lmsqueezy/wedges.git", "directory": "packages/wedges" }, "publishConfig": {