mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
chore(v2): prepare v2.0.0.alpha-72 release (#4440)
* chore(v2): prepare v2.0.0.alpha-72 release * v2.0.0-alpha.72
This commit is contained in:
parent
abae86f283
commit
f8fda885fc
103 changed files with 11101 additions and 136 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@docusaurus/plugin-pwa",
|
||||
"version": "2.0.0-alpha.71",
|
||||
"version": "2.0.0-alpha.72",
|
||||
"description": "Docusaurus Plugin to add PWA support.",
|
||||
"main": "src/index.js",
|
||||
"publishConfig": {
|
||||
|
@ -16,7 +16,7 @@
|
|||
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.12.13",
|
||||
"@babel/plugin-proposal-optional-chaining": "^7.12.16",
|
||||
"@babel/preset-env": "^7.12.16",
|
||||
"@docusaurus/core": "2.0.0-alpha.71",
|
||||
"@docusaurus/core": "2.0.0-alpha.72",
|
||||
"babel-loader": "^8.2.2",
|
||||
"clsx": "^1.1.1",
|
||||
"core-js": "^2.6.5",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue