mirror of
https://github.com/facebook/docusaurus.git
synced 2025-08-02 16:29:47 +02:00
chore(v2): prepare v2.0.0.alpha-74 release (#4690)
* alpha 74 * v2.0.0-alpha.74
This commit is contained in:
parent
8ebbc17c7b
commit
6f29a1826a
103 changed files with 11856 additions and 140 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@docusaurus/utils",
|
||||
"version": "2.0.0-alpha.73",
|
||||
"version": "2.0.0-alpha.74",
|
||||
"description": "Node utility functions for Docusaurus packages.",
|
||||
"main": "./lib/index.js",
|
||||
"types": "./lib/index.d.ts",
|
||||
|
@ -18,7 +18,7 @@
|
|||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@docusaurus/types": "2.0.0-alpha.73",
|
||||
"@docusaurus/types": "2.0.0-alpha.74",
|
||||
"@types/github-slugger": "^1.3.0",
|
||||
"chalk": "^4.1.0",
|
||||
"escape-string-regexp": "^4.0.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue