v2.0.0-alpha.58

This commit is contained in:
slorber 2020-06-18 14:02:26 +02:00
parent d280cd2e15
commit 16ba6e54b6
32 changed files with 75 additions and 75 deletions

View file

@ -1,6 +1,6 @@
{
"name": "docusaurus-1-website",
"version": "2.0.0-alpha.56",
"version": "2.0.0-alpha.58",
"private": true,
"scripts": {
"start": "docusaurus-start",
@ -14,6 +14,6 @@
"crowdin-download": "crowdin --config ../crowdin.yaml download -b master"
},
"dependencies": {
"docusaurus": "^2.0.0-alpha.56"
"docusaurus": "^2.0.0-alpha.58"
}
}