From 026bca6bd6090b57dbaea9bc53862cd413964828 Mon Sep 17 00:00:00 2001 From: Terence Eden Date: Sun, 8 Nov 2020 16:21:49 +0000 Subject: [PATCH] bump npm --- package-lock.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package-lock.json b/package-lock.json index a7176d59..4b89e760 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "super-tiny-icons", - "version": "0.4.0", + "version": "0.3.2", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index cf7694de..9927e86a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "super-tiny-icons", - "version": "0.4.0", + "version": "0.3.2", "description": "Under 1KB each! Super Tiny Icons are miniscule SVG versions of your favourite website and app logos", "homepage": "https://github.com/edent/SuperTinyIcons/", "license": "MIT",