Skip to content

Commit 47a8232

Browse files
authored
fix(wedges): fix package.json typo (#35)
1 parent 1c2384e commit 47a8232

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/ninety-fishes-yawn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@lemonsqueezy/wedges": patch
3+
---
4+
5+
Fix typo in package.json

packages/wedges/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"repository": {
3333
"type": "git",
34-
"url": "https://github.com/lmsqeezy/wedges.git",
34+
"url": "https://github.com/lmsqueezy/wedges.git",
3535
"directory": "packages/wedges"
3636
},
3737
"publishConfig": {

0 commit comments

Comments
 (0)