From 32fc0fa6b1042b340ab41687be4e5ebf7afe166e Mon Sep 17 00:00:00 2001 From: jiro Date: Mon, 30 Dec 2019 22:14:41 +0900 Subject: [PATCH] Update description (#1295) --- packages.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages.json b/packages.json index ab73e89..5918396 100644 --- a/packages.json +++ b/packages.json @@ -15832,7 +15832,7 @@ "generator", "fakedata" ], - "description": "A new awesome nimble package", + "description": "faker is a Nim package that generates fake data for you.", "license": "MIT", "web": "https://github.com/jiro4989/faker" }