Merge pull request #6 from ivankravets/patch-3

Correct repository type field
This commit is contained in:
Paul Stoffregen
2014-10-24 13:06:19 -07:00

View File

@@ -15,7 +15,7 @@
], ],
"repository": "repository":
{ {
"name": "git", "type": "git",
"url": "https://github.com/PaulStoffregen/Time" "url": "https://github.com/PaulStoffregen/Time"
} }
} }