chore: prepare v2.0.0-beta.19 release (#7325)

* chore: prepare v2.0.0-beta.19 release

* v2.0.0-beta.19
This commit is contained in:
Alexey Pyltsyn 2022-05-04 18:38:45 +03:00 committed by GitHub
parent 7944fdd9a2
commit 6fa51890f0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
134 changed files with 1971 additions and 923 deletions

View file

@ -1,6 +1,6 @@
{
"name": "docusaurus-2-facebook-template",
"version": "2.0.0-beta.18",
"version": "2.0.0-beta.19",
"private": true,
"scripts": {
"docusaurus": "docusaurus",
@ -18,8 +18,8 @@
"format:diff": "prettier --config .prettierrc --list-different \"**/*.{js,jsx,ts,tsx,md,mdx}\""
},
"dependencies": {
"@docusaurus/core": "2.0.0-beta.18",
"@docusaurus/preset-classic": "2.0.0-beta.18",
"@docusaurus/core": "2.0.0-beta.19",
"@docusaurus/preset-classic": "2.0.0-beta.19",
"@mdx-js/react": "^1.6.22",
"clsx": "^1.1.1",
"react": "^17.0.2",