diff --git a/package.json b/package.json index 0a2760c0..ecc40f07 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-leaflet", - "version": "1.6.0", + "version": "1.6.1", "description": "React components for Leaflet maps", "main": "lib/index.js", "module": "es/index.js", @@ -24,7 +24,12 @@ "type": "git", "url": "https://github.com/PaulLeCam/react-leaflet.git" }, - "keywords": ["react-component", "react", "leaflet", "map"], + "keywords": [ + "react-component", + "react", + "leaflet", + "map" + ], "author": "Paul Le Cam ", "license": "MIT", "bugs": {