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/googlepodcasts/icon.svg | 11 +---------- recipes/googlepodcasts/package.json | 2 +- 2 files changed, 2 insertions(+), 11 deletions(-) (limited to 'recipes/googlepodcasts') diff --git a/recipes/googlepodcasts/icon.svg b/recipes/googlepodcasts/icon.svg index 079d16d..f1da8b9 100644 --- a/recipes/googlepodcasts/icon.svg +++ b/recipes/googlepodcasts/icon.svg @@ -1,10 +1 @@ - - - - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/recipes/googlepodcasts/package.json b/recipes/googlepodcasts/package.json index 3a13821..15b131f 100644 --- a/recipes/googlepodcasts/package.json +++ b/recipes/googlepodcasts/package.json @@ -1,7 +1,7 @@ { "id": "googlepodcasts", "name": "Google Podcasts", - "version": "1.0.0", + "version": "1.0.1", "description": "Google Podcasts", "main": "index.js", "author": "Stephen Papierski ", -- cgit v1.2.3-70-g09d2