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/wire/icon.svg | 11 +---------- recipes/wire/package.json | 2 +- 2 files changed, 2 insertions(+), 11 deletions(-) (limited to 'recipes/wire') diff --git a/recipes/wire/icon.svg b/recipes/wire/icon.svg index 3b5c25a..87388b2 100644 --- a/recipes/wire/icon.svg +++ b/recipes/wire/icon.svg @@ -1,10 +1 @@ - - - Untitled - - - - - - - \ No newline at end of file + \ No newline at end of file diff --git a/recipes/wire/package.json b/recipes/wire/package.json index 7849162..90c5bbd 100644 --- a/recipes/wire/package.json +++ b/recipes/wire/package.json @@ -1,7 +1,7 @@ { "id": "wire", "name": "Wire", - "version": "1.0.0", + "version": "1.0.1", "description": "Modern day collaboration meets the most advanced security and superior user experience.", "main": "index.js", "author": "Dustin Steiner ", -- cgit v1.2.3-54-g00ecf