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 48423a5 commit 50ce3a0Copy full SHA for 50ce3a0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-leaflet-fullscreen",
3
- "version": "0.0.2",
+ "version": "0.0.3",
4
"description": "Fullscreen control for react-leaflet",
5
"main": "lib/index.js",
6
"scripts": {
@@ -12,9 +12,9 @@
12
"leaflet",
13
"fullscreen"
14
],
15
- "repository" : {
16
- "type" : "git",
17
- "url" : "https://github.com/krvital/react-leaflet-fullscreen"
+ "repository": {
+ "type": "git",
+ "url": "https://github.com/krvital/react-leaflet-fullscreen"
18
},
19
"author": "Vital Kr <kr.vital@gmail.com> (http://krvital.pro/)",
20
"license": "MIT",
0 commit comments