Skip to content
This repository was archived by the owner on Apr 25, 2020. It is now read-only.

Commit b79235b

Browse files
committed
fix package description
1 parent 7b2acc7 commit b79235b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "leaflet-control-react",
33
"version": "0.2.0",
4-
"description": "React component base class for a leaflet 'Control'",
4+
"description": "Leaflet Control that renders a react component onto the map.",
55
"main": "src/L.Control.React.js",
66
"peerDependencies": {
77
"leaflet": "^0.7.0 || ~1.0.0-beta.2",

0 commit comments

Comments
 (0)