From 7752f5fbc625639da297dd808736d6734f010eff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?well=C3=A1?= Date: Fri, 28 Aug 2020 11:20:39 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9Dupdate=20author?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit added email, trigger for new Vercel build --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4a9a9cb..3bff129 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "webgems.io", "version": "1.0.0", "description": "Webgems is a place for devs and designers to find useful resources all at one place. It has server resources on HTML, CSS, Javascript, Design, Icons,Accessibility, PHP, Podcasts, Python, Ruby, Servers and more.", - "author": "lost.design", + "author": "lost.design ", "private": true, "scripts": { "dev": "nuxt",