Skip to content

Commit

Permalink
update repo for twemoji
Browse files Browse the repository at this point in the history
  • Loading branch information
birarda committed Dec 5, 2023
1 parent f63fb15 commit e1ebf31
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions packages/t/twemoji.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"autoupdate": {
"source": "git",
"target": "git://github.com/twitter/twemoji.git",
"target": "git://github.com/jdecked/twemoji.git",
"fileMap": [
{
"basePath": "assets",
Expand All @@ -25,14 +25,8 @@
},
"repository": {
"type": "git",
"url": "https://github.com/twitter/twemoji.git"
"url": "https://github.com/jdecked/twemoji.git"
},
"authors": [
{
"name": "Twitter, Inc.",
"url": "https://github.com/twitter/"
}
],
"license": "(MIT OR CC-BY-4.0)",
"optimization": {
"png": false
Expand Down

0 comments on commit e1ebf31

Please sign in to comment.