From 1edf5441e8723923de11accb3281b999c9fe577e Mon Sep 17 00:00:00 2001 From: "vardy.ng" Date: Sat, 6 May 2023 02:15:56 +0800 Subject: [PATCH] change description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f1b9992..ac9217b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hkid-utils", "version": "1.0.1", - "description": "A library to validate Hong Kong ID card number", + "description": "A library to handle Hong Kong ID card number", "main": "lib/index.js", "types": "lib/index.d.ts", "scripts": {