Skip to content

Commit

Permalink
Add proper repo to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
threepointone committed May 28, 2024
1 parent 8278b8c commit c1b8460
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 4 deletions.
5 changes: 5 additions & 0 deletions .changeset/early-foxes-explain.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"partyflare": patch
---

Add proper repo to package.json
5 changes: 1 addition & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,7 @@
"name": "@partykit/partyflare-root",
"version": "0.0.0",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/threepointone/partyflare/"
},
"repository": "github:threepointone/partyflare",
"description": "PartyKit, for Workers",
"scripts": {
"build": "npm run build -w partyflare",
Expand Down

0 comments on commit c1b8460

Please sign in to comment.