Emoji: Upgrade Twemoji to 12.0.1.

As this point release doesn't modify any images, only adding a few missing ones, we don't need to change the CDN location.

Props earnjam.
Fixes #46805.



git-svn-id: https://develop.svn.wordpress.org/trunk@45240 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Gary Pendergast
2019-04-18 02:10:12 +00:00
parent 288116c9ff
commit 0da79e252d
3 changed files with 5 additions and 5 deletions

View File

@@ -109,7 +109,7 @@
"polyfill-library": "3.27.4",
"react": "16.8.4",
"react-dom": "16.8.4",
"twemoji": "12.0.0",
"twemoji": "12.0.1",
"underscore": "1.8.3",
"whatwg-fetch": "3.0.0"
},