From f548f410b9764c33b95b5064568b020799c4f003 Mon Sep 17 00:00:00 2001 From: liyasthomas Date: Thu, 22 Aug 2019 17:46:17 +0530 Subject: [PATCH] :pencil2: Typo --- package.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ccaff35ea..d91946d2e 100644 --- a/package.json +++ b/package.json @@ -1,12 +1,12 @@ { - "name": "Banner", + "name": "Postwoman", "repository": { "type": "git", - "url": "https://github.com/liyasthomas/banner.git" + "url": "https://github.com/liyasthomas/postwoman.git" }, - "description": "A simple and clean banner generator", + "description": "API request builder", "author": "liyasthomas", - "version": "0.1.9", + "version": "0.1.0", "devDependencies": { "jshint": "^2.10.2" },