From 60c3f68327a2a3f24206d088f6d5dfa0adfbeb96 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Wed, 23 Dec 2020 09:53:41 +0200 Subject: [PATCH] Update OpenMoji --- composer.json | 2 +- json/openmoji.json | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/composer.json b/composer.json index eae9ae8..373c3ef 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iconify/json", "description": "Iconify icons collection in JSON format", "type": "library", - "version": "1.1.275", + "version": "1.1.276", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/openmoji.json b/json/openmoji.json index b6b9842..8b18aa0 100644 --- a/json/openmoji.json +++ b/json/openmoji.json @@ -1867,7 +1867,7 @@ "body": "" }, "face-with-hand-over-mouth": { - "body": "" + "body": "" }, "face-with-head-bandage": { "body": "" diff --git a/package.json b/package.json index 7379245..9d23843 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Iconify icons collection in JSON format", "license": "MIT", - "version": "1.1.275", + "version": "1.1.276", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",