We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e706c6 commit a41f635Copy full SHA for a41f635
.npmignore
@@ -0,0 +1,11 @@
1
+# folders
2
+.github
3
+.husky
4
+.storybook
5
+
6
+# files
7
+.codeclimate.yml
8
+.commitlintrc.json
9
+babel.config.js
10
+eslint.config.mjs
11
+preview.png
package.json
@@ -1,6 +1,6 @@
{
"name": "react-leaflet-markercluster",
- "version": "4.1.0",
+ "version": "4.1.1",
"description": "React wrapper of Leaflet.markercluster for react-leaflet",
"main": "dist/index.js",
"repository": "git@github.com:YUzhva/react-leaflet-markercluster.git",
0 commit comments