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:
Sébastien Lorber 2020-09-03 18:52:03 +02:00 committed by GitHub
parent 0baf3c2e54
commit 8af3ad4250
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
117 changed files with 2891 additions and 12128 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@docusaurus/plugin-google-analytics",
"version": "2.0.0-alpha.62",
"version": "2.0.0-alpha.63",
"description": "Global analytics (analytics.js) plugin for Docusaurus",
"main": "src/index.js",
"publishConfig": {
@ -8,7 +8,7 @@
},
"license": "MIT",
"dependencies": {
"@docusaurus/core": "2.0.0-alpha.62"
"@docusaurus/core": "2.0.0-alpha.63"
},
"engines": {
"node": ">=10.15.1"