v2.0.0-alpha.44

This commit is contained in:
Yangshun Tay 2020-03-08 23:45:30 +08:00
parent 2b6e440970
commit 1e09feb2db
25 changed files with 53 additions and 53 deletions

View file

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