Skip to content

Commit

Permalink
Merge pull request #59 from GrSto/master
Browse files Browse the repository at this point in the history
Update to Twemoji 13.1.0 (Emoji 13.1)
  • Loading branch information
jfkthame authored Jul 16, 2021
2 parents 9002b91 + da4150a commit 7dde4fe
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "twemoji-colr",
"description": "Twemoji font in COLR/CPAL layered format.",
"version": "0.5.1",
"version": "0.6.0",
"license": "Apache-2.0",
"author": "Jonathan Kew <[email protected]>",
"contributors": [
Expand Down Expand Up @@ -33,8 +33,8 @@
],
"homepage": "https://github.com/mozilla/twemoji-colr#readme",
"devDependencies": {
"emojibase-data": "^4.2.1",
"resemblejs": "^2.10.0"
"emojibase-data": "^6.2.0",
"resemblejs": "^4.0.0"
},
"scripts": {
"grunt": "grunt"
Expand Down
Binary file modified twe-svg.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion twe-svg.zip.version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Zipped copy of the assets/svg directory from https://github.com/twitter/twemoji/archive/v12.1.6.zip
Zipped copy of the assets/svg directory from https://github.com/twitter/twemoji/archive/v13.1.0.zip

0 comments on commit 7dde4fe

Please sign in to comment.