✏️ Typo

This commit is contained in:
liyasthomas
2019-08-22 17:46:17 +05:30
parent 2c792975e0
commit f548f410b9

View File

@@ -1,12 +1,12 @@
{ {
"name": "Banner", "name": "Postwoman",
"repository": { "repository": {
"type": "git", "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", "author": "liyasthomas",
"version": "0.1.9", "version": "0.1.0",
"devDependencies": { "devDependencies": {
"jshint": "^2.10.2" "jshint": "^2.10.2"
}, },