mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-21 04:57:05 +02:00
chore(v2): prepare v2.0.0.alpha-62 release (#3359)
* Add alpha 62 * v2.0.0-alpha.62
This commit is contained in:
parent
ae877f2990
commit
4f448bd54b
67 changed files with 7987 additions and 100 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@docusaurus/plugin-debug",
|
||||
"version": "2.0.0-alpha.61",
|
||||
"version": "2.0.0-alpha.62",
|
||||
"description": "Debug plugin for Docusaurus",
|
||||
"main": "lib/index.js",
|
||||
"scripts": {
|
||||
|
@ -12,8 +12,8 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@docusaurus/types": "^2.0.0-alpha.61",
|
||||
"@docusaurus/utils": "^2.0.0-alpha.61",
|
||||
"@docusaurus/types": "^2.0.0-alpha.62",
|
||||
"@docusaurus/utils": "^2.0.0-alpha.62",
|
||||
"react-json-view": "^1.19.1"
|
||||
},
|
||||
"peerDependencies": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue