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/jollor/icon.svg | 24 +----------------------- recipes/jollor/package.json | 2 +- 2 files changed, 2 insertions(+), 24 deletions(-) (limited to 'recipes/jollor') diff --git a/recipes/jollor/icon.svg b/recipes/jollor/icon.svg index 43b4d5a..21920ef 100644 --- a/recipes/jollor/icon.svg +++ b/recipes/jollor/icon.svg @@ -1,23 +1 @@ - - - - - - - - - + \ No newline at end of file diff --git a/recipes/jollor/package.json b/recipes/jollor/package.json index bb7010c..7d2c17a 100644 --- a/recipes/jollor/package.json +++ b/recipes/jollor/package.json @@ -1,7 +1,7 @@ { "id": "jollor", "name": "jollor", - "version": "1.0.0", + "version": "1.0.1", "description": "Jollor - Manage your social media with ease", "main": "index.js", "author": "Jan Zaloudek ", -- cgit v1.2.3-70-g09d2