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

Commit 8d13eba

Browse files
committed
Fix package.json repo field
1 parent a1aca6d commit 8d13eba

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
@@ -7,7 +7,7 @@
77
"leaflet": "^0.7.0 || ~1.0.0-beta.2",
88
"react-dom": "^0.14.0 || ^15.0.0-rc.1"
99
},
10-
"repositoriy": {
10+
"repository": {
1111
"type": "git",
1212
"url": "git://github.com/boromisp/leaflet-control-react"
1313
},

0 commit comments

Comments
 (0)