Skip to content

Commit 10a939c

Browse files
committed
style(mcl/*.json): Format all .json files
1 parent 3aeb5c8 commit 10a939c

File tree

2 files changed

+39
-38
lines changed

2 files changed

+39
-38
lines changed

packages/mcl/dub.selections.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"fileVersion": 1,
3-
"versions": {
4-
"mir-core": "1.7.1",
5-
"mir-cpuid": "1.2.11",
6-
"silly": "1.1.1"
7-
}
2+
"fileVersion": 1,
3+
"versions": {
4+
"mir-core": "1.7.1",
5+
"mir-cpuid": "1.2.11",
6+
"silly": "1.1.1"
7+
}
88
}
Lines changed: 33 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,34 @@
11
{
2-
"$schema": "../../books-schema.json",
3-
"sources": [
4-
"https://middle-earth.xenite.org/what-are-the-various-books-named-in-the-lord-of-the-rings/"
5-
],
6-
"books": [{
7-
"title": "The Red Book of Westmarch",
8-
"author": "Bilbo/Frodo/Sam",
9-
"category": []
10-
},
11-
{
12-
"title": "Herblore of the Shire ",
13-
"author": "Meriadoc Brandybuck, Master of Buckland",
14-
"category": []
15-
},
16-
{
17-
"title": "Reckoning of Years",
18-
"author": "Meriadoc Brandybuck, Master of Buckland",
19-
"category": [
20-
"Scholarly"
21-
]
22-
},
23-
{
24-
"title": "The Tale of Years",
25-
"category": []
26-
},
27-
{
28-
"title": "The Book of Mazarbul",
29-
"author": "Ori",
30-
"category": []
31-
}
32-
]
33-
}
2+
"$schema": "../../books-schema.json",
3+
"sources": [
4+
"https://middle-earth.xenite.org/what-are-the-various-books-named-in-the-lord-of-the-rings/"
5+
],
6+
"books": [
7+
{
8+
"title": "The Red Book of Westmarch",
9+
"author": "Bilbo/Frodo/Sam",
10+
"category": []
11+
},
12+
{
13+
"title": "Herblore of the Shire ",
14+
"author": "Meriadoc Brandybuck, Master of Buckland",
15+
"category": []
16+
},
17+
{
18+
"title": "Reckoning of Years",
19+
"author": "Meriadoc Brandybuck, Master of Buckland",
20+
"category": [
21+
"Scholarly"
22+
]
23+
},
24+
{
25+
"title": "The Tale of Years",
26+
"category": []
27+
},
28+
{
29+
"title": "The Book of Mazarbul",
30+
"author": "Ori",
31+
"category": []
32+
}
33+
]
34+
}

0 commit comments

Comments
 (0)