mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-31 07:18:59 +02:00
chore(v2): prepare v2.0.0.alpha-63 release (#3400)
* add alpha 63 + remove +3month old versions * update publish guide * v2.0.0-alpha.63
This commit is contained in:
parent
0baf3c2e54
commit
8af3ad4250
117 changed files with 2891 additions and 12128 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@docusaurus/utils-validation",
|
||||
"version": "2.0.0-alpha.62",
|
||||
"version": "2.0.0-alpha.63",
|
||||
"description": "Node validation utility functions for Docusaurus packages",
|
||||
"main": "./lib/index.js",
|
||||
"types": "./lib/index.d.ts",
|
||||
|
@ -16,7 +16,7 @@
|
|||
"@types/hapi__joi": "^17.1.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"@docusaurus/utils": "2.0.0-alpha.62",
|
||||
"@docusaurus/utils": "2.0.0-alpha.63",
|
||||
"@hapi/joi": "17.1.1",
|
||||
"chalk": "^3.0.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue