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/zeplin/icon.svg | 290 +------------------------------------------- recipes/zeplin/package.json | 2 +- 2 files changed, 2 insertions(+), 290 deletions(-) (limited to 'recipes/zeplin') diff --git a/recipes/zeplin/icon.svg b/recipes/zeplin/icon.svg index 2ee224f..94e0b03 100644 --- a/recipes/zeplin/icon.svg +++ b/recipes/zeplin/icon.svg @@ -1,289 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/recipes/zeplin/package.json b/recipes/zeplin/package.json index b509ea8..b74a040 100644 --- a/recipes/zeplin/package.json +++ b/recipes/zeplin/package.json @@ -1,7 +1,7 @@ { "id": "zeplin", "name": "Zeplin", - "version": "1.0.0", + "version": "1.0.1", "description": "Zeplin", "main": "index.js", "author": "Adrián Gómez - http://adgllorente.com", -- cgit v1.2.3-54-g00ecf