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/twitter/icon.svg | 2 +- recipes/twitter/package.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'recipes/twitter') diff --git a/recipes/twitter/icon.svg b/recipes/twitter/icon.svg index 9c92a35..8277996 100644 --- a/recipes/twitter/icon.svg +++ b/recipes/twitter/icon.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/recipes/twitter/package.json b/recipes/twitter/package.json index 831c1ec..b7bcfb9 100644 --- a/recipes/twitter/package.json +++ b/recipes/twitter/package.json @@ -1,12 +1,12 @@ { "id": "twitter", "name": "Twitter", - "version": "1.1.1", + "version": "1.1.2", "description": "Twitter", "main": "index.js", "author": "Ferdi Team and Jason White ", "license": "MIT", - "repository": "https://github.com/getferdi/recipes", + "repository": "https://github.com/getferdi/recipes", "config": { "serviceURL": "https://twitter.com", "hasNotificationSound": true, -- cgit v1.2.3-70-g09d2