forked from PaulStoffregen/Time
Fix JSON syntax
This commit is contained in:
@@ -7,10 +7,10 @@
|
|||||||
"authors":
|
"authors":
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"name": "Michael Margolis",
|
"name": "Michael Margolis"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Paul Stoffregen",
|
"name": "Paul Stoffregen"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
"repository":
|
"repository":
|
||||||
@@ -18,4 +18,5 @@
|
|||||||
"name": "git",
|
"name": "git",
|
||||||
"url": "https://github.com/PaulStoffregen/Time"
|
"url": "https://github.com/PaulStoffregen/Time"
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user