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/idobata/icon.svg | 2 +- recipes/idobata/package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'recipes/idobata') diff --git a/recipes/idobata/icon.svg b/recipes/idobata/icon.svg index 68451f9..017b708 100644 --- a/recipes/idobata/icon.svg +++ b/recipes/idobata/icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/recipes/idobata/package.json b/recipes/idobata/package.json index 6f94d4e..ae9a12f 100644 --- a/recipes/idobata/package.json +++ b/recipes/idobata/package.json @@ -1,7 +1,7 @@ { "id": "idobata", "name": "Idobata", - "version": "0.1.0", + "version": "0.1.1", "description": "Idobata plugin for meetfranz.", "main": "index.js", "author": "", -- cgit v1.2.3-54-g00ecf