mirror of
https://github.com/twitter/twemoji.git
synced 2024-12-24 21:15:13 +00:00
added SELECT to the list of ignored nodes
This commit is contained in:
parent
4dd82d4c9e
commit
d7388f126d
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "twemoji",
|
||||
"description": "A Unicode standard based way to implement emoji across all platforms.",
|
||||
"version": "v1.3.1",
|
||||
"version": "v1.3.2",
|
||||
"main": "./twemoji.amd.js",
|
||||
"ignore": [
|
||||
".git",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"name": "twemoji",
|
||||
"license": ["MIT", "CC-BY-4.0"],
|
||||
"description": "A Unicode standard based way to implement emoji across all platforms.",
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "1.3.1",
|
||||
"version": "1.3.2",
|
||||
"name": "twemoji",
|
||||
"license": ["MIT", "CC-BY-4.0"],
|
||||
"description": "A Unicode standard based way to implement emoji across all platforms.",
|
||||
|
Loading…
Reference in New Issue
Block a user