Make WordPress Core


Ignore:
Timestamp:
10/20/2020 04:53:43 PM (5 years ago)
Author:
desrosj
Message:

Emoji: Update Twemoji to version 13.0.1.

This release fixes minor issues with 8 different Emoji and revises the person/woman/man kneeling Emoji to be in a more obvious kneeling position.

🧎

These updates were pushed to a new, 13.0.1 folder on the CDN in [dotorg:16573].

For a full list of changes in this update, see https://github.com/twitter/twemoji/compare/v13.0.0...v13.0.1.

Props hareesh-pillai, otto42, desrosj.
Fixes #51356.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/package-lock.json

    r49226 r49239  
    2567925679        },
    2568025680        "twemoji": {
    25681             "version": "13.0.0",
    25682             "resolved": "https://registry.npmjs.org/twemoji/-/twemoji-13.0.0.tgz",
    25683             "integrity": "sha512-JIkoLy0lL7ZlsiUKAOdXTp0o8C15O3CzDzAmnWdeDHpjeifmKDDKX4CyViUj+9g33pIqMr8Uhcy1WLwETr8oNg==",
     25681            "version": "13.0.1",
     25682            "resolved": "https://registry.npmjs.org/twemoji/-/twemoji-13.0.1.tgz",
     25683            "integrity": "sha512-mrTBq+XpCLM4zm76NJOjLHoQNV9mHdBt3Cba/T5lS1rxn8ArwpqE47mqTocupNlkvcLxoeZJjYSUW0DU5ZwqZg==",
    2568425684            "requires": {
    2568525685                "fs-extra": "^8.0.1",
Note: See TracChangeset for help on using the changeset viewer.