mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
chore(v2): prepare v2.0.0.alpha-64 release (#3440)
* add 2.0.0 alpha 64 files * v2.0.0-alpha.64
This commit is contained in:
parent
8a437961f6
commit
9bf4dfb275
66 changed files with 7957 additions and 113 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@docusaurus/theme-live-codeblock",
|
||||
"version": "2.0.0-alpha.63",
|
||||
"version": "2.0.0-alpha.64",
|
||||
"description": "Docusaurus Live CodeBlock",
|
||||
"main": "src/index.js",
|
||||
"publishConfig": {
|
||||
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@docusaurus/core": "2.0.0-alpha.63",
|
||||
"@docusaurus/core": "2.0.0-alpha.64",
|
||||
"@philpl/buble": "^0.19.7",
|
||||
"clsx": "^1.1.1",
|
||||
"parse-numeric-range": "^0.0.2",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue