From 8c77027738a71bff64ef8d02ac16eaa0c83f7bb3 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Sun, 2 May 2021 23:52:00 +1000 Subject: add code to reduce overlapping points with different units only into addr:flats --- package.json | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package.json') diff --git a/package.json b/package.json index 5a1b265..bf160f8 100644 --- a/package.json +++ b/package.json @@ -10,5 +10,8 @@ "ndjson": "^2.0.0", "readable-stream": "^3.6.0", "title-case": "^3.0.3" + }, + "engines": { + "node": ">=12.3" } } -- cgit v1.2.3