chore(v2): prepare v2.0.0-beta.1 release (#5004)

* beta.1

* v2.0.0-beta.1
This commit is contained in:
Sébastien Lorber 2021-06-18 16:54:46 +02:00 committed by GitHub
parent 7dc9fe839b
commit 8d8e5b67e8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
101 changed files with 12264 additions and 142 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@docusaurus/remark-plugin-npm2yarn",
"version": "2.0.0-beta.0",
"version": "2.0.0-beta.1",
"description": "Remark plugin for converting npm commands to Yarn commands as tabs.",
"main": "src/index.js",
"publishConfig": {