Skip to content

Commit

Permalink
Update gemoji to 3.0.0
Browse files Browse the repository at this point in the history
Closes GH-3.
  • Loading branch information
greenkeeperio-bot authored and wooorm committed Dec 7, 2016
1 parent 8a1484e commit 7018660
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions index.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"tags": [
"love"
],
"description": "heavy black heart",
"description": "red heart",
"emoticons": [
"<3"
]
Expand All @@ -137,7 +137,7 @@
"evil",
"horns"
],
"description": "imp",
"description": "angry face with horns",
"emoticons": [
"]:(",
"]:[",
Expand Down Expand Up @@ -248,7 +248,7 @@
"happy",
"haha"
],
"description": "smiling face with open mouth and tightly-closed eyes",
"description": "smiling face with open mouth & closed eyes",
"emoticons": [
"x)",
"x]",
Expand Down Expand Up @@ -357,7 +357,7 @@
"joy",
"pleased"
],
"description": "smiling face with open mouth and smiling eyes",
"description": "smiling face with open mouth & smiling eyes",
"emoticons": [
":D",
":-D",
Expand Down Expand Up @@ -463,7 +463,7 @@
"tags": [
"prank"
],
"description": "face with stuck-out tongue and tightly-closed eyes",
"description": "face with stuck-out tongue & closed eyes",
"emoticons": [
"xP",
"x-p",
Expand All @@ -483,7 +483,7 @@
"prank",
"silly"
],
"description": "face with stuck-out tongue and winking eye",
"description": "face with stuck-out tongue & winking eye",
"emoticons": [
";p",
";P",
Expand Down Expand Up @@ -544,7 +544,7 @@
"tags": [
"hot"
],
"description": "smiling face with open mouth and cold sweat",
"description": "smiling face with open mouth & cold sweat",
"emoticons": [
",:)",
",:]",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"browserify": "^13.0.0",
"esmangle": "^1.0.0",
"gemoji": "^2.0.1",
"gemoji": "^3.0.0",
"has": "^1.0.1",
"markdown-table": "^1.0.0",
"remark-cli": "^2.0.0",
Expand Down

0 comments on commit 7018660

Please sign in to comment.