From 3738abf12d7d96021d564a03c5bdc4bf44346631 Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Sat, 30 Nov 2019 10:00:13 +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 a5fab3f..b4cc958 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.45", + "version": "1.1.46", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/openmoji.json b/json/openmoji.json index c58e3eb..5207cbe 100644 --- a/json/openmoji.json +++ b/json/openmoji.json @@ -288,7 +288,7 @@ "body": "" }, "beaming-face-with-smiling-eyes": { - "body": "" + "body": "" }, "bear": { "body": "" diff --git a/package.json b/package.json index f17ef5a..035b73c 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.45", + "version": "1.1.46", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",