From f2d6f3b5fcd31917f5d335957402631eeedb7adb Mon Sep 17 00:00:00 2001 From: Vjacheslav Trushkin Date: Mon, 2 Dec 2019 09:40:06 +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 11466c9..0354558 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.47", + "version": "1.1.48", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/openmoji.json b/json/openmoji.json index 73f6daa..0dbd67d 100644 --- a/json/openmoji.json +++ b/json/openmoji.json @@ -2322,7 +2322,7 @@ "body": "" }, "foot": { - "body": "" + "body": "" }, "footprints": { "body": "" diff --git a/package.json b/package.json index 102a84e..93c2223 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.47", + "version": "1.1.48", "homepage": "https://iconify.design/icon-sets/", "main": "lib/finder.js", "bugs": "https://github.com/iconify/collections-json/issues",