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:
Alexey Pyltsyn 2021-03-16 14:30:54 +03:00 committed by GitHub
parent abae86f283
commit f8fda885fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
103 changed files with 11101 additions and 136 deletions

View file

@ -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",