From 1e22bf142d8707b0ac748c6dfa5632bd4b0fdd16 Mon Sep 17 00:00:00 2001 From: Andreas Hocevar Date: Thu, 9 Jul 2020 09:36:16 +0200 Subject: [PATCH] Replace ol tag with openlayers --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 354542061e..6774577894 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "keywords": [ "map", "mapping", - "ol" + "openlayers" ], "private": true, "homepage": "https://openlayers.org/",