Skip to content

Commit 2106a27

Browse files
committed
Remove EOL keys from JSON
1 parent b768008 commit 2106a27

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

versions.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
{
2-
"11.2-rc": null,
32
"11.2": {
43
"version": "11.2.0",
54
"url": "https://ftp.drupal.org/files/projects/drupal-11.2.0.tar.gz",
@@ -44,8 +43,6 @@
4443
"version": "2"
4544
}
4645
},
47-
"11.0": null,
48-
"10.5-rc": null,
4946
"10.5": {
5047
"version": "10.5.0",
5148
"url": "https://ftp.drupal.org/files/projects/drupal-10.5.0.tar.gz",
@@ -89,6 +86,5 @@
8986
"composer": {
9087
"version": "2"
9188
}
92-
},
93-
"10.3": null
89+
}
9490
}

0 commit comments

Comments
 (0)