run prettier on versions file (+ ignore it as we don't care much and it's annoying when releasing)

This commit is contained in:
slorber 2021-04-16 11:47:02 +02:00
parent 1e068e34f3
commit c1bfe310c9
2 changed files with 2 additions and 5 deletions

View File

@ -14,6 +14,7 @@ __fixtures__
website-1.x/translated_docs
website/i18n
website/versions.json
examples/**/package.json
examples/**/sandbox.config.json

View File

@ -1,5 +1 @@
[
"2.0.0-alpha.73",
"2.0.0-alpha.72",
"2.0.0-alpha.71"
]
["2.0.0-alpha.73", "2.0.0-alpha.72", "2.0.0-alpha.71"]