element-plus/website/versions.json
三咲智子 55348b30b6
style: use prettier (#3228)
* style: use prettier

* style: just prettier format, no code changes

* style: eslint fix
object-shorthand, prefer-const

* style: fix no-void

* style: no-console
2021-09-04 19:29:28 +08:00

18 lines
284 B
JSON

{
"1.4.13": "1.4",
"2.0.11": "2.0",
"2.1.0": "2.1",
"2.2.2": "2.2",
"2.3.9": "2.3",
"2.4.11": "2.4",
"2.5.4": "2.5",
"2.6.3": "2.6",
"2.7.2": "2.7",
"2.8.2": "2.8",
"2.9.2": "2.9",
"2.10.1": "2.10",
"2.11.1": "2.11",
"2.12.0": "2.12",
"2.13.2": "2.13"
}