From a0ffca231ded7ed66f9900c1530f655b52ad9d3c Mon Sep 17 00:00:00 2001 From: Franklin van de Meent Date: Tue, 12 Dec 2017 12:59:28 +0100 Subject: [PATCH] Chore(example): Minor cleanup --- example.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example.js b/example.js index b7d2438..f02a151 100644 --- a/example.js +++ b/example.js @@ -1,4 +1,4 @@ -var geoip = require ('geoip2ws') ({ +const geoip = require ('geoip2ws') ({ userId: '00000', licenseKey: 'abc123', service: 'city'