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/skype/icon.svg | 2 +- recipes/skype/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/skype') diff --git a/recipes/skype/icon.svg b/recipes/skype/icon.svg index 6c526d1..2d77568 100644 --- a/recipes/skype/icon.svg +++ b/recipes/skype/icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/recipes/skype/package.json b/recipes/skype/package.json index 8d9d5af..2eb6c9d 100644 --- a/recipes/skype/package.json +++ b/recipes/skype/package.json @@ -1,7 +1,7 @@ { "id": "skype", "name": "Skype", - "version": "2.1.0", + "version": "2.1.1", "description": "Skype", "main": "index.js", "author": "Stefan Malzner ", -- cgit v1.2.3-54-g00ecf