Skip to content

Commit 50ce3a0

Browse files
author
Vitaly Kravtsov
committed
0.0.3
1 parent 48423a5 commit 50ce3a0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-leaflet-fullscreen",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"description": "Fullscreen control for react-leaflet",
55
"main": "lib/index.js",
66
"scripts": {
@@ -12,9 +12,9 @@
1212
"leaflet",
1313
"fullscreen"
1414
],
15-
"repository" : {
16-
"type" : "git",
17-
"url" : "https://github.com/krvital/react-leaflet-fullscreen"
15+
"repository": {
16+
"type": "git",
17+
"url": "https://github.com/krvital/react-leaflet-fullscreen"
1818
},
1919
"author": "Vital Kr <kr.vital@gmail.com> (http://krvital.pro/)",
2020
"license": "MIT",

0 commit comments

Comments
 (0)