diff --git a/docs/versions.json b/docs/versions.json index f5244ba6f4dd..6052162c4d03 100644 --- a/docs/versions.json +++ b/docs/versions.json @@ -1,12 +1 @@ -[ - "8.2", - "8.1", - "8.0", - "7.x", - "6.x", - "5.x", - "4.x", - "3.x", - "2.x", - "1.x" -] +["8.2", "8.1", "8.0", "7.x", "6.x", "5.x", "4.x", "3.x", "2.x", "1.x"] diff --git a/lerna.json b/lerna.json index ea76a144f41b..3cad72fd78d6 100644 --- a/lerna.json +++ b/lerna.json @@ -7,4 +7,4 @@ } }, "$schema": "node_modules/lerna/schemas/lerna-schema.json" -} \ No newline at end of file +}