Skip to content

Commit

Permalink
chore: Update links to userland
Browse files Browse the repository at this point in the history
  • Loading branch information
bigtimebuddy authored Nov 30, 2024
1 parent 7e4f3d0 commit 414c99b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/pixijs/gif.git"
"url": "git+https://github.com/pixijs-userland/gif.git"
},
"publishConfig": {
"access": "public"
Expand All @@ -55,9 +55,9 @@
"author": "Matt Karl @bigtimebuddy",
"license": "MIT",
"bugs": {
"url": "https://github.com/pixijs/gif/issues"
"url": "https://github.com/pixijs-userland/gif/issues"
},
"homepage": "https://github.com/pixijs/gif#readme",
"homepage": "https://github.com/pixijs-userland/gif#readme",
"pre-commit": [
"lint",
"types"
Expand Down

0 comments on commit 414c99b

Please sign in to comment.