From b8c292ff18f332a306ed16594f99304e0f9bae1a Mon Sep 17 00:00:00 2001 From: "ryan.chan" Date: Sun, 3 Nov 2019 08:25:38 +0800 Subject: [PATCH] update package.json descriptions --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 8edc46f..eeda44a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "node-fps-hk", - "version": "1.0.0", - "description": "A tool to generate the qrcode content string used by Fast Payment System in Hong Kong", + "version": "1.0.2", + "description": "A tool to generate the qrcode content string used by Faster Payment System in Hong Kong", "main": "index.js", "directories": { "test": "test" @@ -28,6 +28,6 @@ "fps", "hk", "payment", - "fast payment system" + "faster payment system" ] } \ No newline at end of file