mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-03 08:49:51 +02:00
chore(v2): prepare v2.0.0.alpha-66 release (#3608)
* release alpha 66 * v2.0.0-alpha.66
This commit is contained in:
parent
e5448d9a96
commit
14447707c2
67 changed files with 8343 additions and 141 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@docusaurus/theme-live-codeblock",
|
||||
"version": "2.0.0-alpha.65",
|
||||
"version": "2.0.0-alpha.66",
|
||||
"description": "Docusaurus Live CodeBlock",
|
||||
"main": "src/index.js",
|
||||
"publishConfig": {
|
||||
|
@ -8,7 +8,7 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@docusaurus/core": "2.0.0-alpha.65",
|
||||
"@docusaurus/core": "2.0.0-alpha.66",
|
||||
"@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