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/nomadlist/icon.svg | 9 +-------- recipes/nomadlist/package.json | 2 +- 2 files changed, 2 insertions(+), 9 deletions(-) (limited to 'recipes/nomadlist') diff --git a/recipes/nomadlist/icon.svg b/recipes/nomadlist/icon.svg index eac833b..926e713 100644 --- a/recipes/nomadlist/icon.svg +++ b/recipes/nomadlist/icon.svg @@ -1,8 +1 @@ - - - - - - - - + \ No newline at end of file diff --git a/recipes/nomadlist/package.json b/recipes/nomadlist/package.json index e2952b9..35b552a 100644 --- a/recipes/nomadlist/package.json +++ b/recipes/nomadlist/package.json @@ -1,7 +1,7 @@ { "id": "nomadlist", "name": "nomadlist", - "version": "1.0.2", + "version": "1.0.3", "description": "Join 10,000+ people in the community for digital nomads and remote workers", "main": "index.js", "author": "Nomad List ", -- cgit v1.2.3-54-g00ecf