chore(v2): prepare v2.0.0.alpha-60 release (#3154)

* alpha 60

* v2.0.0-alpha.60

* update publish guide
This commit is contained in:
Sébastien Lorber 2020-07-29 17:45:54 +02:00 committed by GitHub
parent e7ec93b0b9
commit 1083454dbd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
68 changed files with 7621 additions and 85 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@docusaurus/plugin-sitemap",
"version": "2.0.0-alpha.59",
"version": "2.0.0-alpha.60",
"description": "Simple sitemap generation plugin for Docusaurus",
"main": "lib/index.js",
"scripts": {
@ -15,7 +15,7 @@
"@types/hapi__joi": "^17.1.2"
},
"dependencies": {
"@docusaurus/types": "^2.0.0-alpha.59",
"@docusaurus/types": "^2.0.0-alpha.60",
"@hapi/joi": "17.1.1",
"fs-extra": "^8.1.0",
"sitemap": "^3.2.2"