mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 16:59:06 +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/plugin-pwa",
|
||||
"version": "2.0.0-alpha.62",
|
||||
"version": "2.0.0-alpha.63",
|
||||
"description": "Docusaurus Plugin to add PWA support",
|
||||
"main": "src/index.js",
|
||||
"publishConfig": {
|
||||
|
@ -11,7 +11,7 @@
|
|||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.10.1",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.10.3",
|
||||
"@babel/preset-env": "^7.9.0",
|
||||
"@docusaurus/core": "2.0.0-alpha.62",
|
||||
"@docusaurus/core": "2.0.0-alpha.63",
|
||||
"@hapi/joi": "^17.1.1",
|
||||
"babel-loader": "^8.1.0",
|
||||
"clsx": "^1.1.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue