mirror of
https://github.com/facebook/docusaurus.git
synced 2025-05-11 08:07:26 +02:00
v2.0.0-alpha.5
This commit is contained in:
parent
2fe7d4c3b8
commit
b4bfa084f1
12 changed files with 23 additions and 23 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@docusaurus/plugin-content-docs",
|
||||
"version": "2.0.0-alpha.4",
|
||||
"version": "2.0.0-alpha.5",
|
||||
"description": "Documentation plugin for Docusaurus",
|
||||
"main": "src/index.js",
|
||||
"publishConfig": {
|
||||
|
@ -9,8 +9,8 @@
|
|||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@babel/polyfill": "^7.4.0",
|
||||
"@docusaurus/mdx-loader": "^2.0.0-alpha.4",
|
||||
"@docusaurus/utils": "^2.0.0-alpha.4",
|
||||
"@docusaurus/mdx-loader": "^2.0.0-alpha.5",
|
||||
"@docusaurus/utils": "^2.0.0-alpha.5",
|
||||
"front-matter": "^3.0.1",
|
||||
"fs-extra": "^7.0.1",
|
||||
"globby": "^9.1.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue