chore(v2): prepare v2.0.0.alpha-65 release (#3525)

* chore(v2): prepare v2.0.0.alpha-65 release

* v2.0.0-alpha.65
This commit is contained in:
Alexey Pyltsyn 2020-10-02 17:09:16 +03:00 committed by GitHub
parent e6704733e4
commit f5f2064656
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
65 changed files with 8125 additions and 117 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@docusaurus/plugin-google-analytics",
"version": "2.0.0-alpha.64",
"version": "2.0.0-alpha.65",
"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.64"
"@docusaurus/core": "2.0.0-alpha.65"
},
"engines": {
"node": ">=10.15.1"