From b63a566641aa1335fc394e7663dec970703f5d25 Mon Sep 17 00:00:00 2001 From: dongyado Date: Tue, 3 Jul 2018 15:17:47 +0800 Subject: [PATCH] add new author and email for nodejs binding client --- binding/nodejs/ip2region.js | 1 + 1 file changed, 1 insertion(+) diff --git a/binding/nodejs/ip2region.js b/binding/nodejs/ip2region.js index 829b227..fd81a9b 100644 --- a/binding/nodejs/ip2region.js +++ b/binding/nodejs/ip2region.js @@ -4,6 +4,7 @@ * project: https://github.com/lionsoul2014/ip2region * * @author dongyado + * @author leeching */ const fs = require('fs');