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/toggl/icon.svg | 2 +- recipes/toggl/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/toggl') diff --git a/recipes/toggl/icon.svg b/recipes/toggl/icon.svg index 3569641..1147768 100644 --- a/recipes/toggl/icon.svg +++ b/recipes/toggl/icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/recipes/toggl/package.json b/recipes/toggl/package.json index 15a7794..88c645b 100644 --- a/recipes/toggl/package.json +++ b/recipes/toggl/package.json @@ -1,7 +1,7 @@ { "id": "toggl", "name": "toggl", - "version": "1.0.1", + "version": "1.0.2", "description": "toggl", "main": "index.js", "author": "exampleman ", -- cgit v1.2.3-54-g00ecf