From 4108ddb08ef6a33760f4d2ebafdd38012afdc23b Mon Sep 17 00:00:00 2001 From: Eugene Wang Date: Wed, 13 Mar 2019 15:02:01 -0400 Subject: [PATCH] correction of credits or comments This type definition has totally nothing related to @caseycesari 's geojson parser library. The previous PR is misleading, at least on this type definition. --- types/geojson/index.d.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/types/geojson/index.d.ts b/types/geojson/index.d.ts index 90beca01c1..db8074e242 100644 --- a/types/geojson/index.d.ts +++ b/types/geojson/index.d.ts @@ -1,5 +1,5 @@ // Type definitions for geojson 7946.0 -// Project: https://geojson.org/, https://github.com/caseycesari/geojson.js +// Project: https://geojson.org/ // Definitions by: Jacob Bruun // Arne Schubert // Jeff Jacobson