From 1390d5718eab1607cd5839f3ac9c846df996c3aa Mon Sep 17 00:00:00 2001 From: Vijay A Date: Tue, 6 Jul 2021 10:01:33 +0530 Subject: Minify svg's using svgo --- recipes/hangoutschat/icon.svg | 2 +- recipes/hangoutschat/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/hangoutschat') diff --git a/recipes/hangoutschat/icon.svg b/recipes/hangoutschat/icon.svg index f4785f3..00bd4ce 100644 --- a/recipes/hangoutschat/icon.svg +++ b/recipes/hangoutschat/icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/recipes/hangoutschat/package.json b/recipes/hangoutschat/package.json index 6582dfe..0c227d7 100644 --- a/recipes/hangoutschat/package.json +++ b/recipes/hangoutschat/package.json @@ -1,7 +1,7 @@ { "id": "hangoutschat", "name": "Hangouts Chat", - "version": "1.4.1", + "version": "1.4.2", "description": "Hangouts Chat", "main": "index.js", "author": "Stefan Malzner and Iván López (ilopmar)", -- cgit v1.2.3-70-g09d2